circuitpython/ports/atmel-samd/boards/pewpew_m4
Radomir Dopieralski 93ea1bd9bd Add a flag for removing the Blinka logo from the REPL
There may be several reasons why we might want to remove the logo form
the REPL: a fork of CircuitPython that doesn't have the right to use the
logo, an especially small display that needs all the room it has to be
useful, displays that are especially vulnerable to burn-in, maybe even
the smaller chips where we want to save as much flash memory as
possible.
2022-03-05 15:38:59 +01:00
..
board.c add half_duplex false param to spi construct function call in some board files 2022-02-08 22:59:26 -05:00
mpconfigboard.h Add a flag for removing the Blinka logo from the REPL 2022-03-05 15:38:59 +01:00
mpconfigboard.mk check for missing pins; deinit txrx leds 2021-11-30 19:16:21 -05:00
pins.c change board dicts to include a common macro with __name__ 2021-09-03 21:03:55 +02:00