circuitpython/ports
Scott Shawcroft 771b4c7464
Add two space saving knobs
* Reduce the number of supported HID reports of IDs per descriptor.
  This saves ~200 bytes in the default HID objects.
* (Not enabled) Compute QSTR attrs on init. This trades 1k RAM for
  flash. Flash is the default (1).
2021-08-31 13:02:34 -07:00
..
atmel-samd Add two space saving knobs 2021-08-31 13:02:34 -07:00
cxd56 change board.ID to board.board_id 2021-08-26 23:11:55 +02:00
esp32s2 Merge pull request #5260 from jepler/paralleldisplay 2021-08-30 18:35:15 -07:00
litex change board.ID to board.board_id 2021-08-26 23:11:55 +02:00
mimxrt10xx remove paralleldisplay from ports where it was unimplemented 2021-08-29 07:33:54 -05:00
nrf Merge remote-tracking branch 'adafruit/main' into fix_nrf_wdt_crashes 2021-08-31 11:03:44 -07:00
raspberrypi Fix incorrect macros 2021-08-30 14:40:14 -07:00
stm Merge pull request #5267 from pewpew-game/meowbit-stage 2021-08-30 18:35:41 -07:00
unix unix: Filter out -std=gnu11 2021-08-29 11:36:17 -05:00