nodemcu-firmware/app/include/driver
Philip Gladstone 04e93b2433 Add the esp-gdbstub to enable debugging (#1506)
* Initial version of gdbstub support

* Add DEBUG argument to Makefile to add more debug data and turn off -Os

* Add the output redirection handling

* Added documentation

* Cleaned up the english a bit

* Make gdboutput actually trap all the output

* Review comments
2016-09-21 11:38:12 +10:00
..
gpio16.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
i2c_master.h migrate to sdk 0.9.5 release version 2015-01-24 23:36:04 +08:00
key.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
onewire.h Fix open drain level issues when _not_ using parasitic power mode. (#1291) 2016-06-28 22:51:55 +02:00
pwm.h Hardware timer support and convert the PWM module to use it 2016-02-17 21:07:33 -05:00
readline.h enable -std=gnu11 for lua dir 2016-01-24 00:02:27 +01:00
rotary.h Squashed commit of the following: 2016-02-29 08:21:12 -05:00
sigma_delta.h Add sigma_delta module. 2016-02-18 21:35:58 +01:00
spi.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
spi_register.h SPI: Implemented CPOL=1 2016-01-13 22:39:15 -05:00
switec.h Add support for driving instrument gauge stepper motors (#1355) 2016-06-26 14:19:06 +02:00
uart.h Add the esp-gdbstub to enable debugging (#1506) 2016-09-21 11:38:12 +10:00
uart_register.h uart: fix parity and stopbit generation 2015-12-21 17:51:43 +01:00