circuitpython/ports
Angus Gratton bab099826e docs: Note which ports have default or optional network.PPP support.
Also add the default values of these macros to the respective
`mpconfigport.h` files, to improve discoverability.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-02-11 16:11:33 +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/boards: Enable I2S on ESP32C3 boards. 2025-02-08 12:06:33 +11:00
esp8266 esp8266/network_wlan: Make WLAN.config(channel=x) use wifi_set_channel. 2025-02-07 12:21:39 +11:00
mimxrt mimxrt/boards: Reduce stack size for 1011 and 1015 MCUs. 2025-02-10 12:53:32 +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 tools/ci.sh: Add natmod tests for QEMU/Arm. 2025-02-07 17:37:04 +11:00
renesas-ra extmod/lwip-include: Factor common lwIP config into lwipopts_common.h. 2025-01-29 12:36:27 +11:00
rp2 docs: Note which ports have default or optional network.PPP support. 2025-02-11 16:11:33 +11:00
samd samd/boards: Add support for the Adafruit NeoKey Trinkey board. 2025-02-07 18:02:52 +11:00
stm32 docs: Note which ports have default or optional network.PPP support. 2025-02-11 16:11:33 +11:00
unix unix: Add recursive mutex support. 2025-02-03 15:02:02 +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