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
ffbb7550b4
circuitpython
/
ports
/
stm
/
boards
/
swan_r5
History
MicroDev
d9d94eacca
run updated pre-commit
2023-02-01 13:38:41 +05:30
..
tests
run updated pre-commit
2023-02-01 13:38:41 +05:30
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
chore(swan_r5): pre-commit formatting
2022-06-03 15:12:41 -07: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
Implements PDMIn for STM32L4 using the SAI peripheral and decimation/filtering in software.
2022-11-04 17:27:08 -07:00