micropython/stm
Damien George 70d7a83c74 stm: If SD card inserted on hard reset, it is the medium for USB MSD. 2014-02-13 23:21:02 +00:00
..
cc3k
cmsis
fatfs
stmperiph
stmusb
stmusbd stm: If SD card inserted on hard reset, it is the medium for USB MSD. 2014-02-13 23:21:02 +00:00
stmusbh
.gitignore
Makefile stm: Copy COPT style from unix port. 2014-02-12 20:55:33 +00:00
adc.c Remove mp_obj_new_exception_msg_1_arg and _2_arg. 2014-02-12 23:02:19 +00:00
adc.h
audio.c
audio.h
delay.s
file.c
file.h
flash.c
flash.h
font_petme128_8x8.h
gccollect.c stm: Tidy up memory labels; optimise GC root scanning. 2014-02-10 22:50:44 +00:00
gccollect.h stm: Tidy up memory labels; optimise GC root scanning. 2014-02-10 22:50:44 +00:00
gchelper.s stm: Tidy up memory labels; optimise GC root scanning. 2014-02-10 22:50:44 +00:00
i2c.c
i2c.h
lcd.c
lcd.h
led.c
led.h
lexerfatfs.c
lexerfatfs.h
main.c stm: If SD card inserted on hard reset, it is the medium for USB MSD. 2014-02-13 23:21:02 +00:00
malloc0.c Generalize malloc-via-gc-heap support, make it available to unix port. 2014-02-11 16:20:02 +02:00
mma.c
mma.h
mpconfigport.h stm: Add specific UINT_FMT and INT_FMT. 2014-02-11 21:58:08 +00:00
pendsv.c
pendsv.h
printf.c
pybwlan.c Remove mp_obj_new_exception_msg_1_arg and _2_arg. 2014-02-12 23:02:19 +00:00
pybwlan.h
qstrdefsport.h
rtc.c
rtc.h
sdcard.c stm: If SD card inserted on hard reset, it is the medium for USB MSD. 2014-02-13 23:21:02 +00:00
sdcard.h stm: If SD card inserted on hard reset, it is the medium for USB MSD. 2014-02-13 23:21:02 +00:00
servo.c
servo.h
startup_stm32f40xx.s stm: Tidy up memory labels; optimise GC root scanning. 2014-02-10 22:50:44 +00:00
std.h stm: Provide malloc()/realloc()/free(), as forwarding to gc_*() functions. 2014-02-11 18:09:50 +02:00
stm32f405.ld stm: Tidy up memory labels; optimise GC root scanning. 2014-02-10 22:50:44 +00:00
stm32fxxx_it.c
stm32fxxx_it.h
storage.c
storage.h
string0.c stm: Remove unused, useless and not-to-be-used strndup. 2014-02-10 22:55:15 +00:00
system_stm32f4xx.c
systick.c
systick.h
timer.c
timer.h
usart.c
usart.h
usb.c
usb.h
usrsw.c
usrsw.h