circuitpython/ports
robert-hh 22310ae27a cc3200/mods/pybpin: Implement Pin.toggle() method.
Tested with a WiPy 1 board.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-02-28 16:50:45 +11:00
..
bare-arm shared/libc/string0: Don't deref args for n==0 case. 2023-11-07 16:01:50 +11:00
cc3200 cc3200/mods/pybpin: Implement Pin.toggle() method. 2025-02-28 16:50:45 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 esp32/machine_pin: Implement Pin.toggle() method. 2025-02-28 16:47:29 +11:00
esp8266 esp8266/machine_pin: Implement Pin.toggle() method. 2025-02-28 16:50:39 +11:00
mimxrt all: Upgrade codespell to v2.4.1. 2025-02-25 16:11:33 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf all: Upgrade to ruff v0.9.6. 2025-02-25 13:02:49 +01: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/SABRELITE: Increase MicroPython heap to 160k. 2025-02-26 16:11:09 +11:00
renesas-ra renesas-ra/Makefile: Remove id_code section from binary file generation. 2025-02-14 12:08:03 +11:00
rp2 rp2/machine_i2c: Make I2C bus ID arg optional with default. 2025-02-28 15:17:34 +11:00
samd all: Upgrade codespell to v2.4.1. 2025-02-25 16:11:33 +11:00
stm32 stm32/sdcard: Drop the pyb.SDCard timeout from 60 to 30 seconds. 2025-02-26 10:42:28 +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 all: Upgrade codespell to v2.4.1. 2025-02-25 16:11:33 +11:00
zephyr zephyr/boards: Add support for BeagleConnect Freedom. 2024-10-15 11:44:42 +11:00