circuitpython/ports/esp32s2/boards
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
..
adafruit_magtag_2.9_grayscale Add board.DISPLAY to MagTag. Fix luma computation 2020-11-13 18:57:52 -08:00
adafruit_metro_esp32s2 add rx/tx default uart names 2020-11-02 23:22:53 -05:00
electroniccats_bastwifi Update make translate script 2020-09-29 11:14:30 +05:30
espressif_kaluga_1 esp32s2: Add canio 2020-10-26 09:54:58 -05:00
espressif_saola_1_wroom Update make translate script 2020-09-29 11:14:30 +05:30
espressif_saola_1_wrover Update make translate script 2020-09-29 11:14:30 +05:30
microdev_micro_s2 Add default pin definitions 2020-11-11 10:22:48 +05:30
muselab_nanoesp32_s2 Update make translate script 2020-09-29 11:14:30 +05:30
targett_module_clip_wroom Replacing placeholder PIDs with correct PIDs 2020-10-20 10:42:14 +01:00
targett_module_clip_wrover Replacing placeholder PIDs with correct PIDs 2020-10-20 10:42:14 +01:00
unexpectedmaker_feathers2 adding default uart pins 2020-11-11 06:56:57 -06:00
unexpectedmaker_feathers2_prerelease SDA and SCL were flipped 2020-10-18 17:15:59 -07:00
board.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00