circuitpython/ports
Jeff Epler cce8b2be07 raspberypi: Allow mpconfigboard to override additional items
This allows more options to be overridden to 0 in an mpconfigboard.mk.

Improved:
 * FRAMEBUFFERIO, FULL_BUILD, BITOPS, PWMIO, RGBMATRIX, OTARYIO, PULSEIO, WATCHDOG

Still problematic (pull requests welcome):
 * RP2PIO & NEOPIXEL_WRITE, possibly only if a status neopixel is defined
 * BITBANGIO, possibly only if BUSIO is enabled
 * RTC

Incidentally, with RP2PIO & NEOPIXEL_WRITE, BITBANGIO, and RTC re-enabled I get
```
323956 bytes used, 720524 bytes free in flash firmware space out of 1044480 bytes (1020.0kB).
12072 bytes used, 250072 bytes free in ram for stack and heap out of 262144 bytes (256.0kB).
```

Closes #4515
2021-03-31 09:40:48 -05:00
..
atmel-samd Switch devices.h to nvm.toml data 2021-03-25 09:57:18 -07:00
cxd56 Merge pull request #4415 from jepler/pre-commit-no-run-if-empty 2021-03-16 09:54:12 -05:00
esp32s2 swap recvfrom_into() port byte-order 2021-03-22 20:03:26 -05:00
litex run code formatting script 2021-03-15 19:27:36 +05:30
mimxrt10xx mimxrt1011: UART: Add additional error checking 2021-03-30 10:17:48 -05:00
nrf Fix 16MB Winbond names 2021-03-25 11:37:08 -07:00
raspberrypi raspberypi: Allow mpconfigboard to override additional items 2021-03-31 09:40:48 -05:00
stm Switch devices.h to nvm.toml data 2021-03-25 09:57:18 -07:00
unix [ure] to save space, disable debug dumps by default 2021-03-26 13:24:20 -04:00