| .. |
|
libb64
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Arduino.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
base64.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
base64.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
binary.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
cbuf.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
cbuf.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Client.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Esp.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Esp.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-gpio.c
|
fix GPIO attachInterrupt
|
2016-10-11 12:07:18 +03:00 |
|
esp32-hal-gpio.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-i2c.c
|
Prevent I2C Bus locks and wrong data being sent on retry
|
2016-10-10 14:54:36 +03:00 |
|
esp32-hal-i2c.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-log.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-matrix.c
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-matrix.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-misc.c
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-spi.c
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-spi.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-uart.c
|
attach uart isr on the current core
|
2016-10-11 11:16:43 +03:00 |
|
esp32-hal-uart.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal.h
|
include math.h by default
|
2016-10-07 23:31:49 +03:00 |
|
HardwareSerial.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
HardwareSerial.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
IPAddress.cpp
|
Wiring.h -> Arduino.h
|
2016-10-06 07:09:45 -06:00 |
|
IPAddress.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
main.cpp
|
On app cpu (#1)
|
2016-10-06 18:16:00 +03:00 |
|
MD5Builder.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
MD5Builder.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
pgmspace.h
|
add more definitions to pgmspace.h to match ESP8266
|
2016-10-08 00:40:11 +03:00 |
|
Print.cpp
|
copy va_list in Print::printf
|
2016-10-11 11:42:47 +03:00 |
|
Print.h
|
comment out __FlashStringHelper methods in Print
|
2016-10-07 23:59:24 +03:00 |
|
Printable.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Server.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
stdlib_noniso.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Stream.cpp
|
Wiring.h -> Arduino.h
|
2016-10-06 07:09:45 -06:00 |
|
Stream.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
StreamString.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
StreamString.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Udp.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
WCharacter.h
|
Wiring.h -> Arduino.h
|
2016-10-06 07:09:45 -06:00 |
|
wiring_private.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
WMath.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
WString.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
WString.h
|
fix F macro
|
2016-10-07 23:56:50 +03:00 |