summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorSebastian Romero <s.romero@arduino.cc>2023-11-09 11:21:00 +0100
committerDamien George <damien@micropython.org>2023-11-17 15:24:15 +1100
commit6f0193335af497c4e14d67c4224f8e35d3755ba8 (patch)
tree69934c1ebb64b84cbfcab9822663aeb3fa95de16 /docs/esp32/tutorial
parenta968888f69d94890e8851efe38ace3b9448552d7 (diff)
downloadmicropython-6f0193335af497c4e14d67c4224f8e35d3755ba8.tar.gz
micropython-6f0193335af497c4e14d67c4224f8e35d3755ba8.zip
ports: Fix incorrect identifiers on Arduino boards.
This commit changes the Arduino board identifiers to correspond to their official names. This helps to identify boards at runtime. At the moment the Arduino Portenta H7 is reported as PORTENTA which is unfortunate as now there is another Portenta board (Portenta C33) supported in MicroPython. Also made the other identifiers for flash and network name consistent, removed the incorrectly used MICROPY_PY_SYS_PLATFORM identifiers, and added missing MICROPY_PY_NETWORK_HOSTNAME_DEFAULT identifiers. Boards affected: - stm32: ARDUINO_PORTENTA_H7, ARDUINO_GIGA, ARDUINO_NICLA_VISION - renesas-ra: ARDUINO_PORTENTA_C33 - esp32: ARDUINO_NANO_ESP32 - rp2: ARDUINO_NANO_RP2040_CONNECT Signed-off-by: Sebastian Romero <s.romero@arduino.cc>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions