micropython/stmhal
Dave Hylands 117c46d9eb Add input command for unix 2014-05-07 07:19:51 -07:00
..
boards stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
cc3k stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K. 2014-05-03 17:32:55 +01:00
cmsis stmhal: Remove non-ascii character from include file. 2014-04-18 16:17:40 +01:00
fatfs stmhal: Move fatfs volume/partition lookup table to ROM. 2014-04-12 00:51:57 +01:00
hal stmhal: Add SPI class. 2014-04-20 00:16:30 +01:00
usbdev stmhal: Replace magic number 3 with CDC_IN_EP define. 2014-04-16 23:17:29 +01:00
usbhost Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
.gitignore stmhal: Add .gitignore to ignore the new build dir names. 2014-05-03 18:26:03 +01:00
Makefile Add device ID to deploy make target for stmhal. 2014-05-03 19:51:47 +01:00
accel.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
accel.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
adc.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
adc.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
autoflash Add device ID to autoflash script. 2014-05-02 23:03:23 +01:00
bufhelper.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
bufhelper.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
dac.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
dac.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
diskio.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
diskio.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
extint.c py: Add keyword arg support to enumerate constructor. 2014-05-06 16:38:54 +00:00
extint.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
ffconf.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
file.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
file.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
flash.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
flash.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
font_petme128_8x8.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
gccollect.c stmhal: pyb: Use gc() function as defined by standard module "gc". 2014-05-06 02:28:49 +03:00
gccollect.h stmhal: pyb: Use gc() function as defined by standard module "gc". 2014-05-06 02:28:49 +03:00
gchelper.s REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
gendoc.py stmhal: Add example use to RTC doc; add rtc.c to gendoc.py. 2014-05-03 12:02:21 +00:00
help.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
i2c.c stmhal: Document physical pins for SPI, I2C, UART busses. 2014-05-04 14:28:11 +01:00
i2c.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
import.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
input.c Add input command for unix 2014-05-07 07:19:51 -07:00
lcd.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
lcd.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
led.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
led.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
lexerfatfs.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
lexerfatfs.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
main.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
make-stmconst.py stmhal: Add lots of constants to stm module. 2014-04-19 00:32:25 +01:00
math.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
mathsincos.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
modos.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
modpyb.c stmhal: pyb: Use gc() function as defined by standard module "gc". 2014-05-06 02:28:49 +03:00
modstm.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
modstmconst.gen.c stmhal: Add lots of constants to stm module. 2014-04-19 00:32:25 +01:00
modtime.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
mpconfigport.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pendsv.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pendsv.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pin.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pin.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pin_named_pins.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
portmodules.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
printf.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pybcdc.inf_template Auto-generate the stmhal/pybcdc_inf header file from static files 2014-04-16 02:41:26 +01:00
pybstdio.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pybstdio.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pybwlan.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pybwlan.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pyexec.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
pyexec.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
qstrdefsport.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
readline.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
readline.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
rng.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
rng.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
rtc.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
rtc.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
sdcard.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
sdcard.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
servo.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
servo.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
spi.c stmhal: Document physical pins for SPI, I2C, UART busses. 2014-05-04 14:28:11 +01:00
spi.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
startup_stm32f40xx.s Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
std.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
stm32f4xx_hal_msp.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
stm32f4xx_it.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
stm32f4xx_it.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
stm32f405.ld Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
storage.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
storage.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
string0.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
system_stm32f4xx.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
systick.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
systick.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
timer.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
timer.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
uart.c stmhal: Document physical pins for SPI, I2C, UART busses. 2014-05-04 14:28:11 +01:00
uart.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usb.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usb.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_cdc_interface.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_cdc_interface.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_conf.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_conf.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_desc.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_desc_cdc_msc.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_msc_storage.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usbd_msc_storage.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usrsw.c Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00
usrsw.h Add license header to (almost) all files. 2014-05-03 23:27:38 +01:00