micropython/stm
Damien George 51f3a6becd stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
..
cc3k
cmsis stm: Upgrade to latest CMSIS libraries. 2014-01-19 16:43:33 +00:00
fatfs
lib stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
.gitignore
Makefile stm: Put gc_collect code in separate file; define _ram_start in .ld. 2014-01-25 00:44:31 +00:00
adc.c stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
adc.h stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
audio.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
audio.h
delay.s
file.c Move file obj to separate module 2014-01-24 17:14:13 +02:00
file.h Move file obj to separate module 2014-01-24 17:14:13 +02:00
flash.c
flash.h
font_petme128_8x8.h
gccollect.c stm: Put gc_collect code in separate file; define _ram_start in .ld. 2014-01-25 00:44:31 +00:00
gccollect.h stm: Put gc_collect code in separate file; define _ram_start in .ld. 2014-01-25 00:44:31 +00:00
gchelper.s
i2c.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
i2c.h
lcd.c stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
lcd.h
led.c stm: Remove unnecessary #includes; small other changes. 2014-01-23 22:16:15 +00:00
led.h stm: Clean up main.c; disable libgcc by default. 2014-01-21 23:28:03 +00:00
lexerfatfs.c Implement mp_parse_node_free; print properly repr(string). 2014-01-25 13:51:19 +00:00
lexerfatfs.h stm: Add stm import support. 2014-01-16 22:09:13 +00:00
main.c stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
malloc0.c
mma.c stm: LCD support for PYBv4; fix MMA reading code. 2014-01-23 18:10:42 +00:00
mma.h
mpconfigport.h stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
printf.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
pybwlan.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
pybwlan.h
qstrdefsport.h stm: Clean up main.c; disable libgcc by default. 2014-01-21 23:28:03 +00:00
rtc.c stm: Remove unnecessary #includes; small other changes. 2014-01-23 22:16:15 +00:00
rtc.h Move RTC to Separate Module 2014-01-23 13:49:06 +02:00
sdio.c
servo.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
servo.h
startup_stm32f40xx.s stm: Upgrade ST peripheral library from 1.1.0 to 1.3.0. 2014-01-19 17:40:35 +00:00
std.h stm: Clean up main.c; disable libgcc by default. 2014-01-21 23:28:03 +00:00
stm32f405.ld stm: Put gc_collect code in separate file; define _ram_start in .ld. 2014-01-25 00:44:31 +00:00
stm32fxxx_it.c stm: Fix USART3 init. Small edits to Makefile and other things. 2014-01-22 22:55:07 +00:00
stm32fxxx_it.h
storage.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
storage.h
string0.c stm: Add memcmp() implementation. 2014-01-23 02:47:10 +02:00
system_stm32f4xx.c Remove hardcoded PLL_M value 2014-01-21 14:43:13 +02:00
systick.c
systick.h
timer.c Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
timer.h
usart.c stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
usart.h stm: Re-instate C debugging USART port (disabled by default). 2014-01-13 00:20:06 +00:00
usb.c stm: Remove unnecessary #includes; small other changes. 2014-01-23 22:16:15 +00:00
usb.h stm: Remove unnecessary #includes; small other changes. 2014-01-23 22:16:15 +00:00
usrsw.c stm: Improved ADC module; add BOARD_NAME config value. 2014-01-25 16:30:47 +00:00
usrsw.h