circuitpython/ports/stm/boards/swan_r5
Scott Shawcroft 562c73bcc7
Merge pull request #6458 from blues/swan_r5_3v3_enable
fix(swan_r5): 3v3 was enabled but then immediately reset.
2022-06-21 13:56:58 -07:00
..
tests style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07:00
board.c exposes `DigitalInOutPin` instances on the board, initialized and reserved. 2022-06-20 14:46:58 -07: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 feat(swan_r5): adds a basic RTC implementation. 2022-06-10 17:37:32 -07:00
pins.c exposes `DigitalInOutPin` instances on the board, initialized and reserved. 2022-06-20 14:46:58 -07:00