This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a31b9bf78
micropython
/
ports
/
stm32
/
boards
History
Yuuki NAGAO
7ca3c1d892
stm32: Add USB support for STM32L1 MCUs.
...
Signed-off-by: Yuuki NAGAO <wf.yn386@gmail.com>
2023-06-27 22:28:31 +09:00
..
ADAFRUIT_F405_EXPRESS
…
ARDUINO_GIGA
…
ARDUINO_NICLA_VISION
…
ARDUINO_PORTENTA_H7
…
B_L072Z_LRWAN1
…
B_L475E_IOT01A
…
CERB40
…
ESPRUINO_PICO
…
GARATRONIC_NADHAT_F405
…
GARATRONIC_PYBSTICK26_F411
…
HYDRABUS
…
LEGO_HUB_NO6
…
LEGO_HUB_NO7
…
LIMIFROG
…
MIKROE_CLICKER2_STM32
…
MIKROE_QUAIL
…
NETDUINO_PLUS_2
…
NUCLEO_F091RC
…
NUCLEO_F401RE
…
NUCLEO_F411RE
…
NUCLEO_F412ZG
…
NUCLEO_F413ZH
…
NUCLEO_F429ZI
…
NUCLEO_F439ZI
…
NUCLEO_F446RE
…
NUCLEO_F722ZE
…
NUCLEO_F746ZG
…
NUCLEO_F756ZG
…
NUCLEO_F767ZI
…
NUCLEO_G0B1RE
…
NUCLEO_G474RE
extmod/asyncio: Rename uasyncio to asyncio.
2023-06-19 17:33:03 +10:00
NUCLEO_H723ZG
…
NUCLEO_H743ZI
…
NUCLEO_H743ZI2
…
NUCLEO_L4A6ZG
…
NUCLEO_L073RZ
…
NUCLEO_L152RE
stm32: Add USB support for STM32L1 MCUs.
2023-06-27 22:28:31 +09:00
NUCLEO_L432KC
…
NUCLEO_L452RE
…
NUCLEO_L476RG
…
NUCLEO_WB55
…
NUCLEO_WL55
…
OLIMEX_E407
…
OLIMEX_H407
…
PYBD_SF2
…
PYBD_SF3
…
PYBD_SF6
…
PYBLITEV10
…
PYBV3
…
PYBV4
…
PYBV10
…
PYBV11
…
SPARKFUN_MICROMOD_STM32
…
STM32F4DISC
…
STM32F7DISC
…
STM32F411DISC
…
STM32F429DISC
…
STM32F439
…
STM32F769DISC
…
STM32H7B3I_DK
…
STM32H573I_DK
stm32/boards/STM32H573I_DK: Add H5 board definition files.
2023-06-15 11:09:37 +10:00
STM32L476DISC
…
STM32L496GDISC
…
USBDONGLE_WB55
…
VCC_GND_F407VE
…
VCC_GND_F407ZG
…
VCC_GND_H743VI
…
common_basic.ld
…
common_bl.ld
…
common_blifs.ld
…
common_bss_heap_stack.ld
…
common_extratext_data_in_flash.ld
…
common_ifs.ld
…
common_isr.ld
…
common_text.ld
…
deploy.md
…
make-pins.py
…
manifest.py
extmod/asyncio: Rename uasyncio to asyncio.
2023-06-19 17:33:03 +10:00
manifest_pyboard.py
…
openocd_stm32f4.cfg
…
openocd_stm32f7.cfg
…
openocd_stm32l4.cfg
…
pllvalues.py
…
stm32f0xx_hal_conf_base.h
…
stm32f4xx_hal_conf_base.h
…
stm32f4xx_prefix.c
…
stm32f7xx_hal_conf_base.h
…
stm32f091_af.csv
…
stm32f091xc.ld
…
stm32f401_af.csv
…
stm32f401xd.ld
…
stm32f401xe.ld
…
stm32f405.ld
…
stm32f405_af.csv
…
stm32f411.ld
…
stm32f411_af.csv
…
stm32f412_af.csv
…
stm32f412zx.ld
…
stm32f413_af.csv
…
stm32f413xg.ld
…
stm32f413xh.ld
…
stm32f427xi.ld
…
stm32f429.ld
…
stm32f429_af.csv
…
stm32f439.ld
…
stm32f439_af.csv
…
stm32f446_af.csv
…
stm32f479_af.csv
…
stm32f722.ld
…
stm32f722_af.csv
…
stm32f746.ld
…
stm32f746_af.csv
…
stm32f767.ld
…
stm32f767_af.csv
…
stm32f769.ld
…
stm32g0b1_af.csv
…
stm32g0b1xe.ld
…
stm32g0xx_hal_conf_base.h
…
stm32g4xx_hal_conf_base.h
…
stm32g474.ld
…
stm32g474_af.csv
…
stm32h5xx_hal_conf_base.h
stm32/boards: Add ld, af.csv and hal_conf_base.h files for H5 MCUs.
2023-06-15 11:09:37 +10:00
stm32h7b3.ld
…
stm32h7b3_af.csv
…
stm32h7xx_hal_conf_base.h
…
stm32h573_af.csv
stm32/boards: Add ld, af.csv and hal_conf_base.h files for H5 MCUs.
2023-06-15 11:09:37 +10:00
stm32h573xi.ld
stm32/boards: Add ld, af.csv and hal_conf_base.h files for H5 MCUs.
2023-06-15 11:09:37 +10:00
stm32h723.ld
…
stm32h723_af.csv
…
stm32h743.ld
…
stm32h743_af.csv
…
stm32l0xx_hal_conf_base.h
…
stm32l1xx_hal_conf_base.h
stm32: Add USB support for STM32L1 MCUs.
2023-06-27 22:28:31 +09:00
stm32l4xx_hal_conf_base.h
…
stm32l072_af.csv
…
stm32l072xz.ld
…
stm32l152_af.csv
…
stm32l152xe.ld
…
stm32l432.ld
…
stm32l432_af.csv
…
stm32l452_af.csv
…
stm32l452xe.ld
…
stm32l476_af.csv
…
stm32l476xe.ld
…
stm32l476xg.ld
…
stm32l496_af.csv
…
stm32l496xg.ld
…
stm32wb55_af.csv
…
stm32wb55xg.ld
…
stm32wbxx_hal_conf_base.h
…
stm32wl55_af.csv
…
stm32wl55xc.ld
…
stm32wlxx_hal_conf_base.h
…