index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
boards
Age
Commit message (
Expand
)
Author
2016-08-11
stmhal/boards: Update STM32L476 pin defs to include ADC channels.
Damien George
2016-08-04
stmhal: Fix I2C mappings for STM32F429DISC board.
David Siorpaes
2016-06-06
stmhal: Add board definition files for Olimex STM32-E407.
Stefan HoĢlzl
2016-05-13
stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4.
Damien George
2016-05-10
stmhal: Fix clock configuration for STM32L476-discovery; also add I2C2.
Tobias Badertscher
2016-05-05
stmhal: For LIMIFROG board, add early-init function to get to DFU mode.
Damien George
2016-05-05
stmhal: Add board files for LIMIFROG board.
Tobias Badertscher
2016-04-16
stmhal: L4: Add board definition files for STM32L476DISC.
Tobias Badertscher
2016-03-13
stmhal: NUCELO_F401RE cleanup
Dave Hylands
2016-03-13
stmhal: Rename STM32F401NUCLEO to NUCLEO_F401RE
Dave Hylands
2016-03-12
stmhal: Add board definition files for NUCLEO_F411RE
Dave Hylands
2016-03-09
stmhal: Add makefile target and configuration to deploy via OpenOCD.
Christopher Arndt
2016-03-09
stmhal: Add support for generic STM32F439 board (non DISCO).
Ryan Shaw
2016-03-07
stmhal: Fix some typos in stm32f411 files, regarding FS layout and CSV.
Dave Hylands
2016-03-07
stmhal: Fix typo in stm32f401.ld file, regarding flash size.
Dave Hylands
2016-03-07
stmhal: Unify comments in stm32f4xx_hal_conf.h across all boards.
Pavol Rusnak
2016-02-15
stmhal: Improvements to the STM32F4DISC UART config settings.
Dave Hylands
2016-02-15
stmhal: Some NETDUINO_PLUS_2 cleanup
Dave Hylands
2016-02-10
stmhal: NUCLEO 401 - Add definitions for I2C2 and I2C3
Dave Hylands
2016-02-10
stmhal: CERB40 - Add pins defines for I2C3
Dave Hylands
2016-02-10
stmhal: NUCLEO 401 - Add a bunch of missing pins and reorder the pins
Dave Hylands
2016-02-10
stmhal: Improve NUCLEO-F401RE build, with UART2 as REPL.
Dave Hylands
2016-02-06
stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.
Paul Sokolovsky
2016-01-29
stmhal: Add PWM capability for LED(3) and LED(4) on pyboards.
Damien George
2016-01-29
stmhal: Make TIM3 available for use by the user.
Damien George
2016-01-27
stmhal: Add support for the STM32F401NUCLEO board.
Carmine Noviello
2015-12-18
stmhal: Change PLL configuration for STM32F7DISC.
Fabian
2015-12-16
stmhal: Extend SPI support to fully support all SPI devices on STM32F429.
Tobias Badertscher
2015-12-12
stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.
Damien George
2015-12-09
stmhal: Enable two USB phys to be supported together.
neilh10
2015-12-04
stmhal: Add option to free up TIM3 from USB VCP polling.
Damien George
2015-12-02
stmhal: Add board config files for PYBv1.1 and PYBLITEv1.0.
Damien George
2015-11-26
stmahl: Fix usbd_conf.c for devices which don't have USB_HS at all.
Dave Hylands
2015-11-25
stmhal: Add support for the STM32F429I-DISCO kit by STMicro.
Tobias Badertscher
2015-11-23
stmhal: Implement delayed RTC initialization with LSI fallback.
T S
2015-10-31
all: Add py/mphal.h and use it in all ports.
Damien George
2015-10-31
stmhal: Update PYBv3 and PYBv4 pin defs to include MMA pins, and others.
Damien George
2015-10-30
stmhal: Enable sdcard on STM32F7DISC board.
Dave Hylands
2015-10-29
stmhal: Make accel AVDD pin configurable via mpconfigboard.h.
Damien George
2015-08-29
stmhal: Add support for STM32F411 Discovery Board (STM32F411E-DISCO).
Bob Clough
2015-08-17
stmhal: Fixed some typos in stm32f411_af.csv.
tobbad
2015-08-07
stmhal: Use CMSIS_MCU definition from mpconfigboard.mk
Dave Hylands
2015-08-07
stmhal: Generate modstm constants per build
Dave Hylands
2015-08-05
stmhal: Enable SPI support for F7 MCUs.
Dave Hylands
2015-08-05
stmhal: Enable I2C support for F7 MCUs.
Dave Hylands
2015-08-03
stmhal: Add STM32F7 support for USB serial and storage.
Dave Hylands
2015-08-03
stmhal: Add support for USART1 and conditional pins in make-pins.py.
Damien George
2015-08-03
stmhal: Fix make-pins.py to allow Port K.
Damien George
2015-07-30
stmhal: Add STM32F7DISC and associated changes.
Dave Hylands
2015-07-20
stmhal/boards/stm32fxx_prefix.c: Fix alt function number calculation
blmorris
[next]