circuitpython/ports/atmel-samd/boards/pewpew10
Radomir Dopieralski 83a27edd20 SAMD: make the brownout detection level configurable per board
Not all boards have external flash or other components that make them
require 2.7V -- sometimes we can get considerably longer battery life
by decreasing this requirement.

In particular, pewpew10 and pewpew_m4 are powered directly from
battery, with no LDO, and should work fine down to 1.6V.
2020-07-08 19:59:53 +02:00
..
board.c Apply review fixes: 2019-03-01 16:05:15 +01:00
mpconfigboard.h SAMD: make the brownout detection level configurable per board 2020-07-08 19:59:53 +02:00
mpconfigboard.mk implement requested changes 2020-04-23 13:33:41 -04:00
pins.c Reorganize board busses into shared-bindings and shared-module. 2019-04-08 16:58:50 -07:00