Mike Causer
7f14344428
ports: Add images, features and urls to board.json.
2021-10-28 15:25:38 +11:00
Seon Rozenblum
5b9c9cd097
esp32/boards: Update board and deploy metadata for UM_xxx boards.
2021-10-28 11:32:13 +11:00
Jim Mussared
910e9f9111
esp32: Add specific deploy_s2.md instructions for esp32-s2.
...
In particular the UM S2 boards (and update the features list).
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-28 09:47:47 +11:00
Jim Mussared
e359b077dd
ports: Add board.json for all boards.
...
This will be used by https://micropython.org/download/ to generate the
full listing of boards and firmware files.
Optionally supports a board.md for additional customisation of the
download page, as well as deploy.md for flashing instructions.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-27 14:04:53 +11:00
Mike Causer
605b74f390
esp32/boards: Fix spelling mistakes in comments for UM_xxx boards.
2021-05-14 22:26:29 +10:00
Mike Causer
9e65662a11
esp32/boards: Set default I2C and SPI pins on UM_xxx boards.
...
And fix incorrect I2C and SPI pins in the feathers2 module.
2021-05-14 22:26:05 +10:00
Damien George
0e87459e2b
esp32/boards: Add UM_FEATHERS2 and UM_TINYS2 board definitions.
...
Based on original commit made by Seon Rozenblum aka @UnexpectedMaker.
Signed-off-by: Damien George <damien@micropython.org>
2021-05-10 16:56:53 +10:00