.. |
B_L475E_IOT01A
|
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
|
7 years ago |
CERB40
|
stm32/boards: Update pins.csv to include USB pins where needed.
|
7 years ago |
ESPRUINO_PICO
|
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
|
7 years ago |
HYDRABUS
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
LIMIFROG
|
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
|
7 years ago |
NETDUINO_PLUS_2
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
NUCLEO_F091RC
|
stm32/boards/NUCLEO_F091RC: Enable USART3-8 with default pins.
|
6 years ago |
NUCLEO_F401RE
|
stm32: Add compile-time option to use HSI as clock source.
|
6 years ago |
NUCLEO_F411RE
|
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
|
7 years ago |
NUCLEO_F429ZI
|
stm32/boards: Update to use new build config for lwip component.
|
6 years ago |
NUCLEO_F446RE
|
stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.
|
7 years ago |
NUCLEO_F746ZG
|
stm32/boards: Update pins.csv to include USB pins where needed.
|
7 years ago |
NUCLEO_F767ZI
|
stm32/boards: Update to use new build config for lwip component.
|
6 years ago |
NUCLEO_H743ZI
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
NUCLEO_L432KC
|
stm32/boards/NUCLEO_L432KC: Specify L4 OpenOCD config file for this MCU.
|
6 years ago |
NUCLEO_L476RG
|
stm32/boards/NUCLEO_L476RG: Add support for RNG, DAC and CAN1.
|
6 years ago |
OLIMEX_E407
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
PYBLITEV10
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
PYBV3
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
PYBV4
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
PYBV10
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
PYBV11
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
STM32F4DISC
|
stm32/boards: Update pins.csv to include USB pins where needed.
|
7 years ago |
STM32F7DISC
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
STM32F411DISC
|
stm32/boards: Update pins.csv to include USB pins where needed.
|
7 years ago |
STM32F429DISC
|
stm32/boards/STM32F429DISC: Enable UART as secondary REPL.
|
6 years ago |
STM32F439
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
STM32F769DISC
|
stm32: Rename MICROPY_HW_HAS_SDCARD to MICROPY_HW_ENABLE_SDCARD.
|
6 years ago |
STM32L476DISC
|
stm32/boards/STM32L476DISC: Enable servo support on STM32L476DISC board.
|
6 years ago |
STM32L496GDISC
|
stm32/boards: Add config files for new board, STM32L496GDISC.
|
7 years ago |
common_basic.ld
|
stm32/boards: Add common_basic.ld for a board to have a single section.
|
7 years ago |
common_bl.ld
|
stm32/boards: Add common_bl.ld for boards that need a bootloader.
|
7 years ago |
common_blifs.ld
|
stm32/boards: Add configuration for putting mboot on PYBv1.x.
|
6 years ago |
common_ifs.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
make-pins.py
|
stm32/boards/make-pins.py: Add cmdline options to support use by mboot.
|
6 years ago |
openocd_stm32f4.cfg
|
stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img.
|
6 years ago |
openocd_stm32f7.cfg
|
stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img.
|
6 years ago |
openocd_stm32l4.cfg
|
stm32/boards: Allow OpenOCD stm_flash procedure to accept single FW img.
|
6 years ago |
pllvalues.py
|
stm32: For MCUs that have PLLSAI allow to set SYSCLK at 2MHz increments.
|
6 years ago |
startup_stm32f0.s
|
stm32/boards: Add startup_stm32f0.s for STM32F0 MCUs.
|
7 years ago |
startup_stm32f4.s
|
stm32: Enable UART7/8 on F4 series that have these peripherals.
|
7 years ago |
startup_stm32f7.s
|
stm32/boards: Add startup_stm32f7.s for F7 series specific startup.
|
7 years ago |
startup_stm32h7.s
|
stm32/boards: Add startup_stm32h7.s for H7 series specific startup.
|
7 years ago |
startup_stm32l4.s
|
stm32: Add support for STM32L496 MCU.
|
7 years ago |
stm32f4xx_prefix.c
|
stm32/pin: In pin AF object, remove union of periph ptr types.
|
7 years ago |
stm32f091_af.csv
|
stm32/boards/stm32f091_af.csv: Split labels that are multiple funcs.
|
6 years ago |
stm32f091xc.ld
|
stm32/boards: Add alt-func CSV list and linker script for STM32F091.
|
7 years ago |
stm32f401_af.csv
|
stm32/boards: Split combined alt-func labels and fix some other errors.
|
7 years ago |
stm32f401xd.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f401xe.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f405.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f405_af.csv
|
stm32/boards/*_af.csv: Make consistent use of JTMS, JTCK, SWDIO, SWCLK.
|
7 years ago |
stm32f411.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f411_af.csv
|
stm32/boards: Split combined alt-func labels and fix some other errors.
|
7 years ago |
stm32f429.ld
|
stm32/boards/stm32f429.ld: Increase uPy heap size by 64k for F429 MCU.
|
6 years ago |
stm32f429_af.csv
|
stm32/boards/stm32f429_af.csv: Fix typos in UART defs Tx->TX and Rx->RX.
|
6 years ago |
stm32f439.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f439_af.csv
|
stm32: Enable UART7/8 on F4 series that have these peripherals.
|
7 years ago |
stm32f722.ld
|
stm32/boards: Add .ld and af.csv files for STM32F722.
|
6 years ago |
stm32f722_af.csv
|
stm32/boards: Add .ld and af.csv files for STM32F722.
|
6 years ago |
stm32f746.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32f746_af.csv
|
stm32/boards/stm32f746_af.csv: Fix typos in AF table.
|
7 years ago |
stm32f767.ld
|
stm32/boards/stm32f767.ld: Add definition of FLASH_APP.
|
7 years ago |
stm32f767_af.csv
|
stm32/boards/stm32f767_af.csv: Add ADC column to pin capability list.
|
7 years ago |
stm32f769.ld
|
stm32/boards: Allow boards to have finer control over the linker script.
|
7 years ago |
stm32h743.ld
|
stm32/boards/stm32h743.ld: Fix total flash size, should be 2048k.
|
6 years ago |
stm32h743_af.csv
|
stm32/boards/stm32h743_af.csv: Add ADC entries to pin capability table.
|
6 years ago |
stm32l432.ld
|
stm32/boards: Add STM32L432KC chip configuration files.
|
6 years ago |
stm32l432_af.csv
|
stm32/boards: Add STM32L432KC chip configuration files.
|
6 years ago |
stm32l476_af.csv
|
stm32/boards: Split combined alt-func labels and fix some other errors.
|
7 years ago |
stm32l476xe.ld
|
stm32/flashbdev: Fix bug with L4 block cache, dereferencing block size.
|
6 years ago |
stm32l476xg.ld
|
stm32/flashbdev: Fix bug with L4 block cache, dereferencing block size.
|
6 years ago |
stm32l496_af.csv
|
stm32/boards: Split combined alt-func labels and fix some other errors.
|
7 years ago |
stm32l496xg.ld
|
stm32/flashbdev: Fix bug with L4 block cache, dereferencing block size.
|
6 years ago |