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
/
stm
/
boards
/
swan_r5
History
Matthew McGowan
78e4b9446b
chore(swan_r5): pre-commit formatting
2022-06-03 15:12:41 -07:00
..
tests
style(swan_r5): pre-commit whitespace style changes
2021-09-28 18:52:03 -07:00
board.c
fix(swan_r5): 3v3 was enabled but then immediately reset. Moved initialization to
reset_board
which happens after
reset_all_pins
.
2022-06-03 14:19:47 -07:00
mpconfigboard.h
chore(swan_r5): pre-commit formatting
2022-06-03 15:12:41 -07:00
mpconfigboard.mk
feat(swan_r5): UF2 support, with UF2 family IDs assigned to stm32 chipsets.
2022-05-25 14:18:37 -07:00
pins.c
fix(swan_r5): 3v3 was enabled but then immediately reset. Moved initialization to
reset_board
which happens after
reset_all_pins
.
2022-06-03 14:19:47 -07:00