micropython/ports
stijn fbc96009f8 windows: Make project file read-only for IDE.
Avoids the 'warning: Wildcards in project items are not supported'
message from the C++ project system in Visual Studio, while otherwise
remaining completely functional.
2022-11-15 16:37:31 +11:00
..
bare-arm
cc3200
esp32 esp32/modmachine: Move dht_readinto() to the machine module. 2022-11-09 15:58:39 +11:00
esp8266 esp8266/machine_pin: Disable open drain when pin becomes input/output. 2022-11-15 12:51:39 +11:00
mimxrt extmod/extmod.mk: Set default mbedtls config file in extmod Makefile. 2022-11-09 18:43:13 +01:00
minimal
nrf shared/tinyusb: Further refactor static USB device implementation. 2022-11-11 16:47:36 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra: Change file system size to 64KB for RA6M1. 2022-11-15 10:01:36 +11:00
rp2 rp2/boards/ARDUINO_NANO_RP2040: Add more modules and enable MD5 hash. 2022-11-14 19:06:51 +11:00
samd samd/mphalport: Add a timeout to mp_hal_stdout_tx_strn(). 2022-11-09 11:15:24 +11:00
stm32 stm32/usbd_desc: Support USB strings on CDC interface descriptors. 2022-11-15 16:23:42 +11:00
teensy
unix extmod/extmod.mk: Set default mbedtls config file in extmod Makefile. 2022-11-09 18:43:13 +01:00
webassembly webassembly/library: Make use of CustomEvent detail property. 2022-11-11 13:21:28 +11:00
windows windows: Make project file read-only for IDE. 2022-11-15 16:37:31 +11:00
zephyr