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.
 
 
 
 
 
 
Damien George af20c2ead3 py: Add global default_emit_opt variable to make emit kind persistent. 5 years ago
..
gchelper.h lib/utils/gchelper: Add gchelper.h header file for assembler functions. 6 years ago
gchelper_m0.s stm32: Move gchelper assembler code to lib/utils for use by other ports. 6 years ago
gchelper_m3.s lib/utils/gchelper_m3: Add gc_helper_get_sp() function. 6 years ago
interrupt_char.c lib/utils/interrupt_char: Invalidate interrupt char at start up. 6 years ago
interrupt_char.h all: Unify header guard usage. 7 years ago
mpirq.c lib/utils: Add generic MicroPython IRQ helper functions. 6 years ago
mpirq.h lib/utils: Add generic MicroPython IRQ helper functions. 6 years ago
printf.c lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above. 6 years ago
pyexec.c py: Add global default_emit_opt variable to make emit kind persistent. 5 years ago
pyexec.h lib/utils/pyexec: Add pyexec_file_if_exists() helper function. 6 years ago
stdout_helpers.c various: Spelling fixes 8 years ago
sys_stdio_mphal.c lib/utils/sys_stdio_mphal: Add support to poll sys.stdin and sys.stdout. 5 years ago