You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vsfos 1660c78795 unix/main: Fix memory leakage if MICROPY_USE_READLINE is disabled. 1 year ago
..
bare-arm bare-arm/mpconfigport.h: Disable remaining optional features. 3 years ago
cc3200 py/modthread: Return thread id from start_new_thread(). 1 year ago
embed all: Rename *umodule*.c to remove the "u" prefix. 1 year ago
esp32 esp32/main: Allow a board to override the MicroPython task stack size. 1 year ago
esp8266 esp8266/boards: Make sure modespnow.o is placed in irom0. 1 year ago
mimxrt mimxrt/machine_rtc: Improve the RTC init at boot. 1 year ago
minimal {mimxrt,powerpc,samd}/mpconfigport: Don't override parse chunk alloc. 1 year ago
nrf nrf/boards: Rename all nRF boards to use uppercase. 1 year ago
pic16bit ports: Implement simple write polling for stdout. 2 years ago
powerpc {mimxrt,powerpc,samd}/mpconfigport: Don't override parse chunk alloc. 1 year ago
qemu-arm examples: Mark asm, pio, etc. as noqa: F821 (undefined-name). 1 year ago
renesas-ra ports: Restrict board.json to standard features. 1 year ago
rp2 rp2/msc_disk: Allow configuring the USB MSC inquiry response. 1 year ago
samd {mimxrt,powerpc,samd}/mpconfigport: Don't override parse chunk alloc. 1 year ago
stm32 stm32/boards/ARDUINO_GIGA: Update board config. 1 year ago
teensy ports: Standardise docs link in help text. 1 year ago
unix unix/main: Fix memory leakage if MICROPY_USE_READLINE is disabled. 1 year ago
webassembly webassembly: Replace typeof window check with ENVIRONMENT_IS_NODE flag. 1 year ago
windows extmod/moddeflate: Add deflate module providing the DeflateIO class. 1 year ago
zephyr py/mkrules.mk: Automatically configure frozen options when manifest set. 1 year ago