This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm32
/
boards
/
PYBD_SF2
History
Damien George
69661f3343
all: Reformat C and Python source code with tools/codeformat.py.
...
This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-28 10:33:03 +11:00
..
bdev.c
stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6.
2019-05-31 22:44:25 +10:00
board_init.c
stm32/boards/PYBD_SF2: Exclude certain things when building mboot.
2019-08-28 12:37:13 +10:00
f722_qspi.ld
stm32/boards/PYBD_SF2: Put nimble library in external QSPI XIP flash.
2019-10-05 23:51:33 +10:00
manifest.py
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
mpconfigboard.h
stm32/boards/PYBD: Change RTC asynch prediv from 1 to 4.
2020-01-07 23:59:29 +11:00
mpconfigboard.mk
stm32/boards/PYBD: Include webrepl helper scripts in frozen manifest.
2019-12-20 13:20:20 +11:00
pins.csv
stm32/boards: Add board definition files for PYBD -SF2, -SF3, -SF6.
2019-05-31 22:44:25 +10:00
stm32f7xx_hal_conf.h
stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.
2019-06-25 14:18:24 +10:00