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
Damien George
3b32b3d1b3
stm32/usbd_cdc_interface: Rename USBD_CDC_xx opts to MICROPY_HW_USB_xx.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-08-07 23:13:58 +10:00
Jim Mussared
9c9cc7a02f
stm32/boards/USBDONGLE_WB55: Add USE_MBOOT support.
2020-09-08 23:53:12 +10:00
Damien George
246f3f640d
stm32/boards/xxx_WB55: Enable pyb.ADC and hardware SPI on WB55 boards.
...
These features are now supported (although machine.ADC is recommended over
pyb.ADC).
2020-06-02 10:48:49 +10:00
Damiano Mazzella
cc634b9e92
stm32/boards/xxx_WB55: Enable littlefs2 on WB55 boards.
2019-12-09 14:07:29 +11:00
Damien George
32eae53fbc
stm32/boards: Enable support for bluetooth on WB55 boards.
2019-11-01 14:58:24 +11:00
Damien George
ad0b7cb017
stm32/boards/xxx_WB55: Enable USB HID now that it works on WB MCUs.
2019-07-25 17:49:53 +10:00
Damien George
0c12adca46
stm32/boards/USBDONGLE_WB55: Add definition files for new board.
2019-07-17 17:00:34 +10:00