.. |
Makefile
|
Make the wifi.smart functions options and remove wofs and upgrade
|
2016-02-26 17:23:38 +00:00 |
common.c
|
Add New Tasking I/F and rework GPIO, UART, etc to support it
|
2016-02-17 17:13:17 +00:00 |
common.h
|
source file first commit, folder structure refact
|
2014-12-22 19:35:05 +08:00 |
cpu_esp8266.h
|
Expose UART 1 (#1934)
|
2017-04-24 22:06:54 +02:00 |
flash_api.c
|
Rework support for >4MB modules: place SPIFFS after SDK data (#1646)
|
2016-12-26 14:17:57 +01:00 |
flash_api.h
|
add 64m and 128m flash support (#1367)
|
2016-06-26 14:16:39 +02:00 |
hw_timer.c
|
Hardware timer support and convert the PWM module to use it
|
2016-02-17 21:07:33 -05:00 |
hw_timer.h
|
Hardware timer support and convert the PWM module to use it
|
2016-02-17 21:07:33 -05:00 |
pin_map.c
|
Add call to get_pin_map() in pwms_init()
|
2016-03-01 09:18:36 -05:00 |
pin_map.h
|
Made level triggers work better than before
|
2016-02-25 08:38:25 -05:00 |
platform.c
|
Add generic function to print deprecation notes (#1538)
|
2017-03-01 12:42:20 +01:00 |
platform.h
|
Add generic function to print deprecation notes (#1538)
|
2017-03-01 12:42:20 +01:00 |
sdcard.c
|
Add FatFs and SD card support (#1397)
|
2016-09-05 20:17:13 +02:00 |
sdcard.h
|
Add FatFs and SD card support (#1397)
|
2016-09-05 20:17:13 +02:00 |
vfs.c
|
Fix memory leak in file_stat(). (#1871)
|
2017-03-29 13:58:40 +02:00 |
vfs.h
|
Fix memory leak in file_stat(). (#1871)
|
2017-03-29 13:58:40 +02:00 |
vfs_int.h
|
Fix memory leak in file_stat(). (#1871)
|
2017-03-29 13:58:40 +02:00 |