Marcel Stör 0a503587ee Fix typo (#1714) 7 years ago
..
Makefile 46ea2aa42e Make the wifi.smart functions options and remove wofs and upgrade 8 years ago
common.c 49733f6f6d Add New Tasking I/F and rework GPIO, UART, etc to support it 8 years ago
common.h cdd13b1af3 source file first commit, folder structure refact 9 years ago
cpu_esp8266.h 84c005e85c Update to SDK 1.5.4.1 (#1390) 8 years ago
flash_api.c c57af8972f Rework support for >4MB modules: place SPIFFS after SDK data (#1646) 7 years ago
flash_api.h 4aad34158b add 64m and 128m flash support (#1367) 8 years ago
hw_timer.c 669543bbf2 Hardware timer support and convert the PWM module to use it 8 years ago
hw_timer.h 669543bbf2 Hardware timer support and convert the PWM module to use it 8 years ago
pin_map.c dbaad1b81c Add call to get_pin_map() in pwms_init() 8 years ago
pin_map.h 72d8c73763 Made level triggers work better than before 8 years ago
platform.c 0a503587ee Fix typo (#1714) 7 years ago
platform.h 017b4637c2 Adds uart.getconfig(0) to get the current uart parameters (#1658) 7 years ago
sdcard.c ecf8bd98d6 Add FatFs and SD card support (#1397) 7 years ago
sdcard.h ecf8bd98d6 Add FatFs and SD card support (#1397) 7 years ago
vfs.c b8e00120b6 fix dereferencing NULL pointer in vfs_errno() (#1539) 7 years ago
vfs.h a86fb74c34 implement file.size for spiffs (#1516) 7 years ago
vfs_int.h ecf8bd98d6 Add FatFs and SD card support (#1397) 7 years ago