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.
 
 
 
 
 
 
Josh Lloyd 1530fda9cf esp32/machine_rtc: Reduce memory footprint of user mem functionality. 5 years ago
..
bare-arm bare-arm, minimal: Set CSUPEROPT=-Os to get minimal firmware size. 5 years ago
cc3200 extmod/vfs: Rename BP_IOCTL_xxx constants to MP_BLOCKDEV_IOCTL_xxx. 5 years ago
esp32 esp32/machine_rtc: Reduce memory footprint of user mem functionality. 5 years ago
esp8266 extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 5 years ago
javascript py: Automatically provide weak links from "foo" to "ufoo" module name. 5 years ago
minimal minimal/frozentest.mpy: Recompile now that mpy format changed. 5 years ago
nrf extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports. 5 years ago
pic16bit ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 5 years ago
powerpc powerpc: Add initial port to bare metal PowerPC arch. 5 years ago
qemu-arm qemu-arm: Add ldscript dependency in the final firmware.elf target. 5 years ago
samd ports: Add new make target "submodules" which inits required modules. 5 years ago
stm32 stm32/boards/stm32f405_af.csv: Fix typo in ETH_RMII_REF_CLK on PA1. 5 years ago
teensy ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed. 5 years ago
unix unix/modtermios: Fix output speed setter in tcsetattr. 5 years ago
windows unix,windows: Enable module weak links. 5 years ago
zephyr zephyr/main: Use mp_stack API instead of local pointer for stack top. 5 years ago