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 43d50f006d stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value. 3 years ago
..
ADAFRUIT_F405_EXPRESS stm32/boards: Add images to board.json for Adafruit and VCC_GND boards. 3 years ago
B_L072Z_LRWAN1 stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value. 3 years ago
B_L475E_IOT01A ports: Add board.json for all boards. 3 years ago
CERB40 ports: Update board.json files to link to new board images. 3 years ago
ESPRUINO_PICO ports: Add board.json for all boards. 3 years ago
GARATRONIC_NADHAT_F405 ports: Update board.json files to link to new board images. 3 years ago
GARATRONIC_PYBSTICK26_F411 stm32/boards: Add PYBSTICK26 F411 board definition. 3 years ago
HYDRABUS ports: Update board.json files to link to new board images. 3 years ago
LEGO_HUB_NO6 stm32/boards/LEGO_HUB_NO6: Set filesystem label as HUB_NO6. 3 years ago
LIMIFROG ports: Update board.json files to link to new board images. 3 years ago
MIKROE_CLICKER2_STM32 ports: Update board.json files to link to new board images. 3 years ago
MIKROE_QUAIL stm32/boards: Add new board MikroElektronika Quail, and F427 support. 3 years ago
NETDUINO_PLUS_2 ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F091RC stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value. 3 years ago
NUCLEO_F401RE ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F411RE ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F412ZG ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F413ZH ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F429ZI ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F439ZI ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F446RE ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F722ZE ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F746ZG ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_F767ZI ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_G474RE stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 3 years ago
NUCLEO_H743ZI ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_H743ZI2 ports: Add board.json for all boards. 3 years ago
NUCLEO_L073RZ stm32/mpconfigport.h: Let MICROPY_PY_IO_FILEIO take its default value. 3 years ago
NUCLEO_L432KC stm32/boards/NUCLEO_L432KC: Disable MICROPY_OPT_COMPUTED_GOTO. 3 years ago
NUCLEO_L452RE ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_L476RG ports: Update board.json files to link to new board images. 3 years ago
NUCLEO_WB55 stm32/boards/NUCLEO_WB55: Add Arduino pin alias definitions. 3 years ago
NUCLEO_WL55 stm32/boards/NUCLEO_WL55: Add new board definition. 3 years ago
OLIMEX_E407 ports: Update board.json files to link to new board images. 3 years ago
OLIMEX_H407 ports: Update board.json files to link to new board images. 3 years ago
PYBD_SF2 stm32/boards/PYBD_SF2: Turn on SD card in mboot init if SD enabled. 3 years ago
PYBD_SF3 ports: Add board.json for all boards. 3 years ago
PYBD_SF6 ports: Add board.json for all boards. 3 years ago
PYBLITEV10 ports: Add board.json for all boards. 3 years ago
PYBV3 all: Replace busses with buses. 4 years ago
PYBV4 all: Replace busses with buses. 4 years ago
PYBV10 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 3 years ago
PYBV11 stm32,esp32: In machine_i2s, make object reference arrays root pointers. 3 years ago
SPARKFUN_MICROMOD_STM32 ports: Update board.json files to link to new board images. 3 years ago
STM32F4DISC ports: Update board.json files to link to new board images. 3 years ago
STM32F7DISC ports: Update board.json files to link to new board images. 3 years ago
STM32F411DISC ports: Update board.json files to link to new board images. 3 years ago
STM32F429DISC ports: Update board.json files to link to new board images. 3 years ago
STM32F439 ports: Update board.json files to link to new board images. 3 years ago
STM32F769DISC ports: Update board.json files to link to new board images. 3 years ago
STM32H7B3I_DK ports: Update board.json files to link to new board images. 3 years ago
STM32L476DISC ports: Update board.json files to link to new board images. 3 years ago
STM32L496GDISC stm32/boards: Remove unused MICROPY_HW_ENABLE_TIMER config. 3 years ago
USBDONGLE_WB55 stm32/Makefile: Make stm32lib configurable. 3 years ago
VCC_GND_F407VE stm32/boards: Add images to board.json for Adafruit and VCC_GND boards. 3 years ago
VCC_GND_F407ZG stm32/boards: Add images to board.json for Adafruit and VCC_GND boards. 3 years ago
VCC_GND_H743VI stm32/boards: Add images to board.json for Adafruit and VCC_GND boards. 3 years ago
common_basic.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 4 years ago
common_bl.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 4 years ago
common_blifs.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 4 years ago
common_bss_heap_stack.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 4 years ago
common_extratext_data_in_flash.ld stm32: Support C++ code and user C modules written in C++. 4 years ago
common_extratext_data_in_flash_app.ld stm32: Support C++ code and user C modules written in C++. 4 years ago
common_extratext_data_in_flash_text.ld stm32: Support C++ code and user C modules written in C++. 4 years ago
common_ifs.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 4 years ago
deploy.md ports: Add board.json for all boards. 3 years ago
make-pins.py stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 3 years ago
manifest.py stm32: Enable and freeze uasyncio. 5 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/boards/pllvalues.py: Support wider range of PLL values for F413. 4 years ago
stm32f0xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 4 years ago
stm32f4xx_hal_conf_base.h stm32: Include HAL MMC code in F4 builds. 3 years ago
stm32f4xx_prefix.c stm32/pin: In pin AF object, remove union of periph ptr types. 7 years ago
stm32f7xx_hal_conf_base.h stm32/uart: Add uart_set_baudrate function. 4 years ago
stm32f091_af.csv stm32/boards: Add PF11-BOOT0 to stm32f091_af.csv. 3 years ago
stm32f091xc.ld stm32: Enter bootloader via a system reset. 5 years ago
stm32f401_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 7 years ago
stm32f401xd.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f401xe.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f405.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f405_af.csv stm32/boards/stm32f405_af.csv: Fix typo in ETH_RMII_REF_CLK on PA1. 5 years ago
stm32f411.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f411_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 7 years ago
stm32f412_af.csv stm32: Add support for F412 MCUs. 5 years ago
stm32f412zx.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f413_af.csv stm32: Add support for F413 MCUs. 6 years ago
stm32f413xg.ld stm32/boards: Remove stray '+' characters at start of lines in ld files. 3 years ago
stm32f413xh.ld stm32/boards: Remove stray '+' characters at start of lines in ld files. 3 years ago
stm32f427xi.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f429.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 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: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32f439_af.csv stm32: Enable UART7/8 on F4 series that have these peripherals. 7 years ago
stm32f479_af.csv stm32: Add support for F479 MCUs. 3 years ago
stm32f722.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f722_af.csv stm32/boards: Add .ld and af.csv files for STM32F722. 6 years ago
stm32f746.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f746_af.csv stm32/boards/stm32f746_af.csv: Add ADC alt functions to correct pins. 5 years ago
stm32f767.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32f767_af.csv stm32/boards/stm32f767_af.csv: Add ADC column to pin capability list. 7 years ago
stm32f769.ld stm32/boards: Convert F4xx and F7xx to new flash FS config. 3 years ago
stm32g4xx_hal_conf_base.h stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 3 years ago
stm32g474.ld stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 3 years ago
stm32g474_af.csv stm32: Add support for G4 MCUs, and add NUCLEO_G474RE board defn. 3 years ago
stm32h7b3.ld stm32: Add support for H7A3(Q)/H7B3(Q), and STM32H73B3I_DK board defn. 3 years ago
stm32h7b3_af.csv stm32: Add support for H7A3(Q)/H7B3(Q), and STM32H73B3I_DK board defn. 3 years ago
stm32h7xx_hal_conf_base.h stm32/uart: Fix LPUART1 baudrate set/get. 3 years ago
stm32h743.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32h743_af.csv stm32/boards/stm32h743_af.csv: Add ADC entries to pin capability table. 6 years ago
stm32l0xx_hal_conf_base.h stm32/uart: Fix LPUART1 baudrate set/get. 3 years ago
stm32l4xx_hal_conf_base.h stm32: Update L4 code to build with latest stm32lib and L4 HAL 1.17.0. 3 years ago
stm32l072_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 4 years ago
stm32l072xz.ld stm32/boards: Add MCU support files for STM32L072. 5 years ago
stm32l432.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32l432_af.csv stm32/boards: Remove trailing spaces, and add newline at end of file. 3 years ago
stm32l452_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 4 years ago
stm32l452xe.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32l476_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 4 years ago
stm32l476xe.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32l476xg.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32l496_af.csv stm32/boards: Split combined alt-func labels and fix some other errors. 7 years ago
stm32l496xg.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32wb55_af.csv stm32/boards: Split UARTx_RTS_DE into UARTx_RTS/UARTx_DE in pin defs. 4 years ago
stm32wb55xg.ld stm32/boards: Convert F413,F439,H743,L4xx,WB55 to new flash FS config. 3 years ago
stm32wbxx_hal_conf_base.h stm32/uart: Fix LPUART1 baudrate set/get. 3 years ago
stm32wl55_af.csv stm32: Add initial support for STM32WL MCUs. 3 years ago
stm32wl55xc.ld stm32: Add initial support for STM32WL MCUs. 3 years ago
stm32wlxx_hal_conf_base.h stm32: Add initial support for STM32WL MCUs. 3 years ago