circuitpython/ports
Maureen Helm afa7265ffa zephyr: Upgrade to Zephyr v4.2.0.
Updates the Zephyr port build instructions and CI to use the latest
Zephyr release tag.

Tested on max32690fthr and frdm_k64f.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2025-08-16 15:10:30 +10:00
..
alif alif/alif.mk: Add MPY_CROSS_FLAGS setting. 2025-08-15 12:45:33 +10:00
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
embed embed/port: Fix alloca include for Windows platforms. 2025-08-01 12:01:37 +10:00
esp32 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
esp8266 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
mimxrt extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
minimal all: Rename the "NORETURN" macro to "MP_NORETURN". 2025-05-13 10:36:47 +10:00
nrf nrf/drivers/bluetooth: Change soft-device download URL to self hosted. 2025-08-01 11:34:42 +10:00
pic16bit ports: Eliminate define of {U,}INT_FMT where redundant. 2025-07-25 10:54:27 +10:00
powerpc py/mpconfig,ports: Define new HEX_FMT formatting macro. 2025-07-25 10:55:28 +10:00
qemu py/mpconfig,ports: Define new HEX_FMT formatting macro. 2025-07-25 10:55:28 +10:00
renesas-ra extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
rp2 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
samd extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
stm32 extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
unix py/objtype: Make mp_obj_new_type a static function. 2025-08-15 11:45:11 +10:00
webassembly extmod/modtime: Move tuple creation to common localtime implementation. 2025-08-15 12:09:13 +10:00
windows shared/timeutils: Standardize supported date range on all platforms. 2025-07-09 11:54:21 +10:00
zephyr zephyr: Upgrade to Zephyr v4.2.0. 2025-08-16 15:10:30 +10:00