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.
 
 
 
 
 
 
David Lechner 4ab8bee82f unix/main: Print usage and NLR errors to stderr instead of stdout. 5 years ago
..
bare-arm ports: Allow overriding CROSS_COMPILE in a custom makefile. 5 years ago
cc3200 py/mpthread.h: Use strong type for mp_thread_set_state() argument. 5 years ago
esp32 py/mpthread.h: Use strong type for mp_thread_set_state() argument. 5 years ago
esp8266 esp8266/modules/ntptime.py: Add comment about configuring NTP host. 5 years ago
javascript py: Automatically provide weak links from "foo" to "ufoo" module name. 5 years ago
minimal ports: Allow overriding CROSS_COMPILE in a custom makefile. 5 years ago
nrf nrf/boards/common.ld: Add ENTRY(Reset_Handler) in linker script. 5 years ago
pic16bit ports: Allow overriding CROSS_COMPILE in a custom makefile. 5 years ago
powerpc ports: Allow overriding CROSS_COMPILE in a custom makefile. 5 years ago
qemu-arm qemu-arm/Makefile: Allow overriding CROSS_COMPILE from another makefile. 5 years ago
samd ports: Add new make target "submodules" which inits required modules. 5 years ago
stm32 stm32/powerctrl: Reenable PLL3 on H7 MCUs when waking from stop mode. 5 years ago
teensy ports: Modify mp_hal_pin_write macro so it can be used as a function. 5 years ago
unix unix/main: Print usage and NLR errors to stderr instead of stdout. 5 years ago
windows windows/windows_mphal: Release GIL during system calls. 5 years ago
zephyr zephyr/main: Use mp_stack API instead of local pointer for stack top. 5 years ago