micropython/ports
Angus Gratton 797925c057 esp32: Fix board images for ESP32_GENERIC_[C2|C5|P4].
These recently added boards had copy-paste image names,
change them to match the images pending addition to
micropython-media.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-12-03 14:21:14 +11:00
..
alif alif/tinyusb_port: Add missing license header. 2025-11-19 16:59:58 +11:00
bare-arm all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
cc3200 all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
embed all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
esp32 esp32: Fix board images for ESP32_GENERIC_[C2|C5|P4]. 2025-12-03 14:21:14 +11:00
esp8266 all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
mimxrt ports: Guard calls to machine_*_deinit_all() with #if where appropriate. 2025-11-19 16:56:03 +11:00
minimal all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
nrf nrf/drivers/usb: Provide macros for nrf errata. 2025-11-24 12:45:01 +11:00
pic16bit all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
powerpc all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
qemu tests/run-tests.py: Pass auto-detected architecture flags to mpy-cross. 2025-10-24 19:13:15 +02:00
renesas-ra all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
rp2 rp2/mpconfigport: Enable MD5, SHA1 and cryptolib on all boards. 2025-12-02 00:38:01 +11:00
samd samd/machine_bitstream: Tune ticks for SAMD51 and set pin to output. 2025-10-25 22:56:47 +11:00
stm32 stm32/usbd_conf: Fix build for boards with USB disabled. 2025-11-30 15:23:59 +11:00
unix unix/modsocket: Add IP ADD and DROP MEMBERSHIP to socket constants. 2025-11-26 12:35:36 +11:00
webassembly all: Simplify mp_int_t/mp_uint_t definition. 2025-10-23 15:12:28 +11:00
windows unix: Enable exit code handling for sys.exit(). 2025-11-22 00:06:59 +11:00
zephyr zephyr: Add support for GC split-heap. 2025-11-26 23:40:39 +11:00