micropython/stmhal
Damien George 2764a8ee8d stmhal: Remove std.h. It's not needed anymore. 2015-04-18 14:28:39 +01:00
..
boards stmhal: Expose all PYBv1.0 pins, include SD and USB pins. 2015-03-22 17:57:09 +00:00
cmsis
hal
usbdev stmhal: In USB HID driver, make polling interval configurable. 2015-04-13 16:59:05 +01:00
usbhost
.gitignore
Makefile string0.c: Move from stmhal/ to lib/. 2015-04-05 21:57:55 +03:00
accel.c
accel.h
adc.c stmhal: Use new %q format to print qstr's in a few more places. 2015-04-16 22:30:00 +01:00
adc.h
autoflash
bufhelper.c
bufhelper.h
can.c stmhal: Allow sending CAN messages with timeout=0. 2015-04-16 23:52:43 +01:00
can.h
dac.c stmhal: Use new %q format to print qstr's in a few more places. 2015-04-16 22:30:00 +01:00
dac.h
diskio.c stmhal: Include fatfs headers using lib/fatfs prefix. 2015-03-04 20:35:41 +00:00
extint.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
extint.h
ffconf.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
ffconf.h lib: Update FatFs to R0.11. 2015-03-29 22:12:14 +01:00
file.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
file.h
flash.c
flash.h
font_petme128_8x8.h
fsusermount.c stmhal: Include fatfs headers using lib/fatfs prefix. 2015-03-04 20:35:41 +00:00
fsusermount.h
gccollect.c
gccollect.h stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
gchelper.s
help.c
i2c.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
i2c.h
import.c stmhal: Include fatfs headers using lib/fatfs prefix. 2015-03-04 20:35:41 +00:00
input.c
irq.c
irq.h
lcd.c
lcd.h
led.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
led.h
lexerfatfs.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
main.c stmhal: Include fatfs headers using lib/fatfs prefix. 2015-03-04 20:35:41 +00:00
make-stmconst.py
memory.h
modnetwork.c
modnetwork.h stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
modnwcc3k.c stmhal: Remove std.h. It's not needed anymore. 2015-04-18 14:28:39 +01:00
modnwwiznet5k.c
modpyb.c stmhal: Correctly clear wake-up flag before entering standby mode. 2015-03-22 21:52:20 +00:00
modstm.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
modstmconst.gen.c
moduos.c stmhal: Make os.sync use disk_ioctl exclusively; reuse os.sync in pyb. 2015-03-04 20:38:28 +00:00
moduselect.c
modusocket.c
modutime.c
mpconfigport.h py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
mpconfigport.mk
mphal.c
mphal.h
pendsv.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
pendsv.h stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
pin.c stmhal: Use new %q format to print qstr's in a few more places. 2015-04-16 22:30:00 +01:00
pin.h
pin_defs_stmhal.c
pin_defs_stmhal.h
pin_named_pins.c stmhal: Use new %q format to print qstr's in a few more places. 2015-04-16 22:30:00 +01:00
portmodules.h stmhal: Make os.sync use disk_ioctl exclusively; reuse os.sync in pyb. 2015-03-04 20:38:28 +00:00
printf.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pybcdc.inf_template
pybioctl.h
pybstdio.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pyexec.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pyexec.h
qstrdefsport.h stmhal: Add rtc.wakeup method, to set wakeup timer. 2015-03-15 17:15:55 +00:00
rng.c
rng.h
rtc.c stmhal: Add config option to use LSE/LSI for RTC. 2015-03-16 22:54:44 +00:00
rtc.h
sdcard.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
sdcard.h
servo.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
servo.h
spi.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
spi.h
startup_stm32f40xx.s
stm32f4xx_it.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
stm32f4xx_it.h
stm32f405.ld
storage.c
storage.h
system_stm32f4xx.c
systick.c
systick.h
timer.c stmhal: Use new %q format to print qstr's in a few more places. 2015-04-16 22:30:00 +01:00
timer.h
uart.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
uart.h
usb.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
usb.h
usbd_cdc_interface.c stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
usbd_cdc_interface.h stmhal: Remove some unnecessary declarations, purely for cleanup. 2015-03-20 22:27:34 +00:00
usbd_conf.c
usbd_conf.h
usbd_desc.c
usbd_desc.h
usbd_msc_storage.c stmhal: Include fatfs headers using lib/fatfs prefix. 2015-03-04 20:35:41 +00:00
usbd_msc_storage.h
usrsw.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
usrsw.h