circuitpython/ports/esp32/boards/M5STACK_ATOM
Matt Trentini 3e33d0567f ports: Update board.json files for vendor/product consistency.
The vendor and product fields in the `board.json` files were somewhat
inconsistent.  Remove any duplication of the vendor name in the product
field so that `f"{vendor} {product}"` reads well.

In addition to that, update most of the URL's for `board.json` files that
are modified here, and match case and spacing used by the manufacturers for
the vendor and product names.

Signed-off-by: Matt Trentini <matt.trentini@gmail.com>
2025-06-04 01:47:59 +10:00
..
modules esp32/boards: Add M5STACK_ATOM board definition. 2021-05-30 23:15:13 +10:00
board.json ports: Update board.json files for vendor/product consistency. 2025-06-04 01:47:59 +10:00
manifest.py esp32/boards: Add M5STACK_ATOM board definition. 2021-05-30 23:15:13 +10:00
mpconfigboard.cmake esp32: Remove IDF-version-specific sdkconfig. 2024-12-10 23:21:46 +11:00
mpconfigboard.h esp32: Use extmod/modnetwork.c instead of port-specific version. 2023-03-01 01:26:54 +11:00
sdkconfig.board esp32/boards: Change SDK config parameters from deprecated to new ones. 2023-06-24 18:20:56 +10:00