nodemcu-firmware/components
zelll ff30f479e1 ESP32: CAN module (#1958)
* can extension

* can extension: bit timing and filter

* can -> CAN

* post CAN data callback

* CAN docs

* CAN: fixed receive, filter, extended frame

* reorder fn in can.md, remove driver_can/Kconfig

* fixed a leak when can.stop()
2017-05-07 09:35:17 +02:00
..
base_nodemcu establish flushing of uart to leverage buffering putchar() 2017-04-18 22:43:03 +02:00
driver_can ESP32: CAN module (#1958) 2017-05-07 09:35:17 +02:00
driver_console Updated to latest IDF. 2016-12-30 19:25:48 +11:00
driver_i2c add i2c module 2017-02-02 21:40:36 +01:00
fatfs Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
lua ESP32: Use fwrite() instead of printf() for printing strings from Lua. (#1919) 2017-04-20 09:40:53 +10:00
modules ESP32: CAN module (#1958) 2017-05-07 09:35:17 +02:00
platform fix compile warnings 2017-05-05 22:51:21 +02:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
spiffs Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00