circuitpython/ports
Scott Shawcroft bda3267432
Save flash space
* No weak link for modules. It only impacts _os and _time and is
  already disabled for non-full builds.
* Turn off PA00 and PA01 because they are the crystal on the Metro
  M0 Express.
* Change ejected default to false to move it to BSS. It is set on
  USB connection anyway.
* Set sinc_filter to const. Doesn't help flash but keeps it out of
  RAM.
2020-11-13 18:57:52 -08:00
..
atmel-samd Save flash space 2020-11-13 18:57:52 -08:00
cxd56 cxd56 needed more precise include for __packed; needed SRC_C += on some ports 2020-10-15 15:24:24 -04:00
esp32s2 Add board.DISPLAY to MagTag. Fix luma computation 2020-11-13 18:57:52 -08:00
litex no _bleio for litex; ESP32S2 defines BIT() already 2020-10-15 16:34:19 -04:00
mimxrt10xx Update parallel bus signatures 2020-11-13 18:57:52 -08:00
nrf Update parallel bus signatures 2020-11-13 18:57:52 -08:00
stm Update parallel bus signatures 2020-11-13 18:57:52 -08:00
unix cxd56 needed more precise include for __packed; needed SRC_C += on some ports 2020-10-15 15:24:24 -04:00