circuitpython/ports
Andrew Leech 1eaa562fdf rp2/mphalport: Refactor to use shared TinyUSB CDC functions.
Signed-off-by: Andrew Leech <andrew@alelec.net>
2024-05-31 19:47:05 +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/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 2024-03-15 12:04:37 +11:00
embed all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
esp32 shared/tinyusb: Add common CDC TX/RX functions. 2024-05-31 19:45:42 +10:00
esp8266 esp8266/network_wlan: Add interface and security WLAN constants. 2024-03-28 13:01:55 +11:00
mimxrt mimxrt: Add support for OpenAMP. 2024-03-29 17:59:29 +11:00
minimal minimal: Use printf instead of echo -e. 2024-02-15 16:36:22 +11:00
nrf shared/tinyusb: Add common CDC TX/RX functions. 2024-05-31 19:45:42 +10:00
pic16bit all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
powerpc py/mpconfig: Disable qstr hashing at minimum feature level. 2024-01-25 16:38:17 +11:00
qemu-arm all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
renesas-ra shared/tinyusb: Add common CDC TX/RX functions. 2024-05-31 19:45:42 +10:00
rp2 rp2/mphalport: Refactor to use shared TinyUSB CDC functions. 2024-05-31 19:47:05 +10:00
samd shared/tinyusb: Add common CDC TX/RX functions. 2024-05-31 19:45:42 +10:00
stm32 stm32/pyb_can: Fix STM32G4 FDCAN source clock frequency. 2024-05-15 15:32:41 +10:00
unix unix/variants: Don't use native _Float16 type. 2024-03-20 14:13:49 +11:00
webassembly webassembly/modjsffi: Add mem_info function to get detailed stats. 2024-05-22 17:37:37 +10:00
windows py/objdeque: Expand implementation to be doubly-ended and support iter. 2024-03-18 14:10:14 +11:00
zephyr all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00