circuitpython/ports/atmel-samd/boards/pycubed_mram
Scott Shawcroft ca2cb9af2b
Remove MICROPY_PORT_* macros used for never reset
Now we use never_reset which is generally more correct and easier
to get right.

Fixes #5001 and fixes #4997
2021-07-15 16:20:04 -07:00
..
board.c run code formatting script 2021-03-15 19:27:36 +05:30
mpconfigboard.h Remove MICROPY_PORT_* macros used for never reset 2021-07-15 16:20:04 -07:00
mpconfigboard.mk turn off gamepad on most builds;turn off keypad where appropriate 2021-06-17 13:46:45 -04:00
pins.c Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00