circuitpython/ports
IhorNehrutsa 865a4c8bf6 esp32: Add support for IDF v5.4.
Add WIFI_AUTH_WPA3_ENTERPRISE and WIFI_AUTH_WPA2_WPA3_ENTERPRISE, and
update PPP callback signature for latest lwIP.

Co-authored-by: Daniel van de Giessen <daniel@dvdgiessen.nl>
Signed-off-by: IhorNehrutsa <Ihor.Nehrutsa@gmail.com>
2025-01-24 23:17:05 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 docs,ports: Fix some comments and error messages with doubled-up words. 2024-11-30 13:08:33 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32: Add support for IDF v5.4. 2025-01-24 23:17:05 +11:00
esp8266 esp8266/Makefile: Fix local toolchain builds on recent Linux systems. 2025-01-22 18:20:32 +11:00
mimxrt ports: Fix machine.RTC.init() method so argument order matches the docs. 2024-12-19 16:04:47 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf nrf/boards/ARDUINO_NANO_33_BLE_SENSE: Update LED and timer config. 2024-12-10 10:37:02 +11:00
pic16bit pic16bit: Make it build with recent XC16 versions. 2024-10-30 17:21:30 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu qemu/boards: Change boards to use a subdirectory like other ports. 2025-01-19 12:45:37 +11:00
renesas-ra renesas-ra/mpconfigport: Switch FATFS LFN to type 2. 2024-12-10 11:04:59 +11:00
rp2 rp2/boards/SPARKFUN_THINGPLUS_RP2350: Add SparkFun Thing Plus RP2350. 2025-01-15 11:06:40 +11:00
samd samd/samd_qspiflash: Correct QSPI baud calculation. 2025-01-23 15:39:32 +11:00
stm32 stm32/boards: Update Arduino boards to reserve timers and fix USB PID. 2025-01-17 14:03:05 +11:00
unix unix: Enable VfsRom on standard and coverage variants. 2024-12-23 13:04:55 +11:00
webassembly tests/run-tests.py: Change --target/--device options to --test-instance. 2024-11-04 12:47:47 +11:00
windows unix,windows: Force _FILE_OFFSET_BITS=64 to fix 32-bit file ABI. 2024-12-16 11:56:03 +11:00
zephyr zephyr/boards: Add support for BeagleConnect Freedom. 2024-10-15 11:44:42 +11:00