You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 6b12934fec stmhal: Fix stack pointer initialisation for F411 and F429 boards. 8 years ago
..
CERB40 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
ESPRUINO_PICO stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
HYDRABUS stmhal: Refactor UART configuration to use pin objects. 8 years ago
LIMIFROG stmhal: Refactor UART configuration to use pin objects. 8 years ago
NETDUINO_PLUS_2 stmhal: Refactor UART configuration to use pin objects. 8 years ago
NUCLEO_F401RE stmhal: Refactor UART configuration to use pin objects. 8 years ago
NUCLEO_F411RE stmhal: Refactor UART configuration to use pin objects. 8 years ago
NUCLEO_F767ZI stmhal: Add NUCLEO_F767ZI board, with openocd config for stm32f7. 8 years ago
NUCLEO_L476RG stmhal: Add support for STM32 Nucleo64 L476RG. 8 years ago
OLIMEX_E407 stmhal: Refactor UART configuration to use pin objects. 8 years ago
PYBLITEV10 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
PYBV3 stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 8 years ago
PYBV4 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
PYBV10 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
PYBV11 stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
STM32F4DISC stmhal: Refactor UART configuration to use pin objects. 8 years ago
STM32F7DISC stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 8 years ago
STM32F411DISC stmhal: Move PY_SYS_PLATFORM config from board to general config file. 8 years ago
STM32F429DISC stmhal: Refactor UART configuration to use pin objects. 8 years ago
STM32F439 stmhal: Refactor UART configuration to use pin objects. 8 years ago
STM32F769DISC stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 8 years ago
STM32L476DISC stmhal/boards/STM32L476DISC: Use external SPI flash for filesystem. 8 years ago
common.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
make-pins.py stmhal: Refactor UART configuration to use pin objects. 8 years ago
openocd_stm32f4.cfg stmhal: Fix examples in openocd configs to include addresses. 8 years ago
openocd_stm32f7.cfg stmhal: Fix examples in openocd configs to include addresses. 8 years ago
openocd_stm32l4.cfg stmhal: Fix examples in openocd configs to include addresses. 8 years ago
pllvalues.py stmhal/boards: Add pllvalues.py script to compute PLL values for sysclk. 8 years ago
stm32f4xx_prefix.c all: Add py/mphal.h and use it in all ports. 9 years ago
stm32f401_af.csv stmhal: Provide ADC capabilities for F401 and F411 MCUs. 10 years ago
stm32f401xd.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
stm32f401xe.ld stmhal: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 8 years ago
stm32f405.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f405_af.csv stmhal: Rename stm32f4xx_af.csv to stm32f405_af.csv. 10 years ago
stm32f411.ld stmhal: Fix stack pointer initialisation for F411 and F429 boards. 8 years ago
stm32f411_af.csv stmhal: Fix some typos in stm32f411 files, regarding FS layout and CSV. 9 years ago
stm32f429.ld stmhal: Fix stack pointer initialisation for F411 and F429 boards. 8 years ago
stm32f429_af.csv stmhal: Add support for the STM32F429I-DISCO kit by STMicro. 9 years ago
stm32f439.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f439_af.csv stmhal: Add support for generic STM32F439 board (non DISCO). 9 years ago
stm32f746.ld stmhal: Put common definitions from linker files to common.ld. 8 years ago
stm32f746_af.csv stmhal: Add STM32F7DISC and associated changes. 9 years ago
stm32f767.ld stmhal: Add NUCLEO_F767ZI board, with openocd config for stm32f7. 8 years ago
stm32f767_af.csv stmhal: Add NUCLEO_F767ZI board, with openocd config for stm32f7. 8 years ago
stm32f769.ld stmhal: Add STM32F769DISC board files. 8 years ago
stm32f769_af.csv stmhal: Add STM32F769DISC board files. 8 years ago
stm32l476_af.csv stmhal/boards: Update STM32L476 pin defs to include ADC channels. 8 years ago
stm32l476xe.ld stmhal: Fix linker map for STM32L476 chips. 8 years ago
stm32l476xg.ld stmhal: Fix linker map for STM32L476 chips. 8 years ago