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.
 
 
 
 
 
 
Ayke van Laethem 70f50c46cc lib/utils: Add ARM semihosting utility functions. 7 years ago
..
gchelper.h lib/utils/gchelper_generic: Implement AArch64 support. 4 years ago
gchelper_generic.c lib/utils/gchelper_generic: Implement AArch64 support. 4 years ago
gchelper_m0.s stm32: Move gchelper assembler code to lib/utils for use by other ports. 6 years ago
gchelper_m3.s all: Factor gchelper code to one place and use it for unix & ARM ports. 5 years ago
gchelper_native.c all: Factor gchelper code to one place and use it for unix & ARM ports. 5 years ago
interrupt_char.c py/scheduler: Move clearing of kbd traceback to mp_keyboard_interrupt. 5 years ago
interrupt_char.h py/scheduler: Move mp_keyboard_interrupt from lib/utils to py core. 5 years ago
mpirq.c lib/utils/mpirq: Add mp_irq_init func, and clean up unused init method. 4 years ago
mpirq.h stm32/uart: Allow static IRQ handler registration. 4 years ago
printf.c tools/uncrustify: Enable more opts to remove space between func and '('. 4 years ago
pyexec.c py/gc: Make gc_lock_depth have a count per thread. 4 years ago
pyexec.h lib/utils: Remove unused PYEXEC_SWITCH_MODE from pyexec.h. 4 years ago
semihosting.c lib/utils: Add ARM semihosting utility functions. 4 years ago
semihosting.h lib/utils: Add ARM semihosting utility functions. 4 years ago
stdout_helpers.c various: Spelling fixes 8 years ago
sys_stdio_mphal.c all: Reformat C and Python source code with tools/codeformat.py. 5 years ago