arduino-esp32/cores/esp32
2020-10-01 15:35:40 +03:00
..
apps/sntp
libb64 use libbase64 macro to calculate base64 length (#2007) 2018-11-19 17:01:38 +01:00
Arduino.h Fix clockCyclesPerMicrosecond Change from fixed value to current value (#3993) 2020-09-30 15:16:20 +03:00
base64.cpp
base64.h
binary.h initial import 2016-10-06 07:09:44 -06:00
cbuf.cpp
cbuf.h
Client.h
esp32-hal-adc.c
esp32-hal-adc.h
esp32-hal-bt.c Fix BluetoothSerial crash when restart (#3471) 2019-11-11 18:31:09 +01:00
esp32-hal-bt.h BT define the hal methods even if BT is disabled (but return false) 2017-05-06 18:50:20 +03:00
esp32-hal-cpu.c
esp32-hal-cpu.h Handle APB frequency change (#2250) 2019-01-09 10:07:54 +01:00
esp32-hal-dac.c Add analogRead, touchRead, dacWrite and updated esp-idf 2016-12-08 23:43:41 +02:00
esp32-hal-dac.h Missing include gpio.h in esp32-hal-dac.h (#1512) 2018-06-19 11:33:17 +03:00
esp32-hal-gpio.c bugfix(touchpad):swap touch8 and touch9 #3584 (#3620) 2020-01-09 08:11:40 +02:00
esp32-hal-gpio.h
esp32-hal-i2c.c
esp32-hal-i2c.h Wire ReSTART fix, with others (#1717) 2018-08-14 11:51:15 +02:00
esp32-hal-ledc.c
esp32-hal-ledc.h LEDC Driver Update 2017-01-09 18:05:30 +02:00
esp32-hal-log.h
esp32-hal-matrix.c
esp32-hal-matrix.h
esp32-hal-misc.c
esp32-hal-psram.c
esp32-hal-psram.h
esp32-hal-rmt.c
esp32-hal-rmt.h
esp32-hal-sigmadelta.c
esp32-hal-sigmadelta.h
esp32-hal-spi.c
esp32-hal-spi.h mismatched parameter names. Fixes #4310 (#4313) 2020-10-01 15:35:40 +03:00
esp32-hal-time.c
esp32-hal-timer.c
esp32-hal-timer.h Initial Timers driver 2016-12-09 17:47:30 +02:00
esp32-hal-touch.c
esp32-hal-touch.h
esp32-hal-uart.c
esp32-hal-uart.h Added facility to invert the polarity of input UART bits. (#4200) 2020-10-01 13:58:48 +03:00
esp32-hal.h
esp8266-compat.h
Esp.cpp
Esp.h
FunctionalInterrupt.cpp
FunctionalInterrupt.h
HardwareSerial.cpp Added facility to invert the polarity of input UART bits. (#4200) 2020-10-01 13:58:48 +03:00
HardwareSerial.h
IPAddress.cpp
IPAddress.h
IPv6Address.cpp
IPv6Address.h
main.cpp
MD5Builder.cpp
MD5Builder.h
pgmspace.h
Print.cpp
Print.h
Printable.h
Server.h
stdlib_noniso.c
stdlib_noniso.h
Stream.cpp
Stream.h Portability from ESP8266, virtual Stream member functions. (#2701) 2019-04-23 17:56:49 +03:00
StreamString.cpp
StreamString.h
Udp.h
WCharacter.h
wiring_private.h
wiring_pulse.c
wiring_shift.c
WMath.cpp Greatly reduces error rate (half, or 0 zero errors, depends on in/out ranges) for round-trip mapping at the same performance. (#3655) 2020-09-30 14:28:51 +03:00
WString.cpp
WString.h