This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c92ad33a9c
circuitpython
/
ports
/
stm
/
boards
/
swan_r5
History
Dan Halbert
4d175ab41a
convert to MP_DEFINED_CONST_OBJ_TYPE()
2023-09-19 21:09:29 -04:00
..
tests
fix typos (partial) detected by codepell
2023-03-18 22:17:02 +07:00
board.c
Use MP_WEAK for default board.c routines
2022-09-08 07:36:50 -04:00
board.h
exposes `DigitalInOutPin` instances on the board, initialized and reserved.
2022-06-20 14:46:58 -07:00
mpconfigboard.h
fix: Increases drive strength of 32kHz external crystal, in line with calculations specified in ST AN2867 sections 3.3, 3.4, and STM32L4 datasheet DS12023 Table 58. LSE oscillator characteristics.
2023-02-28 14:34:10 -08:00
mpconfigboard.mk
formatting(swan_r5): lexicographically sorted the board module names in the swan_r5 makefile include [ci-skip][skip-ci]. Skip CI since this is a cosmetic change only.
2022-11-08 12:04:30 -08:00
pins.c
convert to MP_DEFINED_CONST_OBJ_TYPE()
2023-09-19 21:09:29 -04:00