circuitpython/ports
Scott Shawcroft 8d4296f964
Add board.DISPLAY to MagTag. Fix luma computation
* Initialize the EPaper display on the MagTag at start.
* Tweak the display send to take a const buffer.
* Correct Luma math
  * Multiply the blue component, not add.
  * Add all of the components together before dividing. This
    reduces the impact of truncated division.
2020-11-13 18:57:52 -08:00
..
atmel-samd Merge pull request #3683 from BHDynamics/dynossat_edu 2020-11-12 12:33:16 -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 cxd56 needed more precise include for __packed; needed SRC_C += on some ports 2020-10-15 15:24:24 -04:00
nrf Modify the pins of the hiibot_bluefi. 2020-11-05 09:14:53 +08:00
stm disable on winterbloom_sol and thunderpack 2020-10-15 18:48:28 -04:00
unix cxd56 needed more precise include for __packed; needed SRC_C += on some ports 2020-10-15 15:24:24 -04:00