micropython/ports/rp2/boards/PICO_W
Jim Mussared 1a99f74063 ports/*/boards/*/board.json: Remove "id" field.
This was used to override the firmware filename generated by the build
server (to match the historical name before board definitions existed).

Now we're making everything use the board definition name (i.e. the
directory name).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-08-23 13:54:37 +10:00
..
board.json ports/*/boards/*/board.json: Remove "id" field. 2023-08-23 13:54:37 +10:00
manifest.py rp2/boards/PICO_W: Enable Bluetooth Low Energy support. 2023-06-14 22:20:20 +10:00
mpconfigboard.cmake rp2/boards/PICO_W: Enable Bluetooth Low Energy support. 2023-06-14 22:20:20 +10:00
mpconfigboard.h extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
pins.csv rp2/boards: Add pin CSV files to board definitions. 2023-01-16 11:44:28 +11:00