| .. |
|
apps/sntp
|
Update IDF to 3.2-3276a13 and esptool.py to 2.5.0 (#1878)
|
2018-09-21 08:39:36 +02:00 |
|
libb64
|
use libbase64 macro to calculate base64 length (#2007)
|
2018-11-19 17:01:38 +01:00 |
|
Arduino.h
|
Merge branch 'master' into idf-release/v4.2
|
2020-11-09 17:08:38 +02:00 |
|
base64.cpp
|
Base64::encode : const correctness / String by reference passing (#3314)
|
2019-10-02 14:29:24 +03:00 |
|
base64.h
|
Base64::encode : const correctness / String by reference passing (#3314)
|
2019-10-02 14:29:24 +03:00 |
|
binary.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
cbuf.cpp
|
Fix cbuf not being able to hold the full length
|
2017-01-24 17:57:44 +02:00 |
|
cbuf.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Client.h
|
Remove extra connects from Client.h (#3191)
|
2019-09-09 09:36:22 +03:00 |
|
Esp.cpp
|
more fixes
|
2020-11-04 01:53:38 +02:00 |
|
Esp.h
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-adc.c
|
fix ADC 13 bit width for esp32s2
|
2021-04-01 00:17:55 +07:00 |
|
esp32-hal-adc.h
|
Initial Commit
|
2020-11-04 00:52:28 +02:00 |
|
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
|
Update IDF and Camera
|
2020-11-04 01:19:07 +02:00 |
|
esp32-hal-cpu.h
|
Handle APB frequency change (#2250)
|
2019-01-09 10:07:54 +01:00 |
|
esp32-hal-dac.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +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
|
Update IDF master to 357a27760
|
2020-11-04 01:19:29 +02:00 |
|
esp32-hal-gpio.h
|
Update IDF master to 357a27760
|
2020-11-04 01:19:29 +02:00 |
|
esp32-hal-i2c.c
|
Fix I2C init for ESP32S2
|
2021-03-31 08:22:31 -07:00 |
|
esp32-hal-i2c.h
|
Wire ReSTART fix, with others (#1717)
|
2018-08-14 11:51:15 +02:00 |
|
esp32-hal-ledc.c
|
Initial Commit
|
2020-11-04 00:52:28 +02:00 |
|
esp32-hal-ledc.h
|
LEDC Driver Update
|
2017-01-09 18:05:30 +02:00 |
|
esp32-hal-log.h
|
Some fixes
|
2020-11-04 01:15:33 +02:00 |
|
esp32-hal-matrix.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-matrix.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
esp32-hal-misc.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-psram.c
|
Fix PSRAM on S2
|
2020-11-17 01:13:23 +02:00 |
|
esp32-hal-psram.h
|
fix psram always init
|
2020-11-04 01:07:21 +02:00 |
|
esp32-hal-rmt.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-rmt.h
|
Add an aditional (void *) arg to the RMT callback (much like Ticker() et.al.). (#3345)
|
2020-10-14 14:41:50 +03:00 |
|
esp32-hal-sigmadelta.c
|
fix peripherals
|
2020-11-04 00:56:45 +02:00 |
|
esp32-hal-sigmadelta.h
|
fix renamed method names for SigmaDelta
|
2017-01-09 21:55:37 +02:00 |
|
esp32-hal-spi.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-spi.h
|
Initial Commit
|
2020-11-04 00:52:28 +02:00 |
|
esp32-hal-time.c
|
Initial Commit
|
2020-11-04 00:52:28 +02:00 |
|
esp32-hal-timer.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-timer.h
|
Initial Timers driver
|
2016-12-09 17:47:30 +02:00 |
|
esp32-hal-tinyusb.c
|
temporarily walkaround for tinyusb init for v4.2
|
2021-03-31 23:34:04 +07:00 |
|
esp32-hal-tinyusb.h
|
Make esp32-hal-tinyusb.h conditional on tinyusb (#4155)
|
2020-11-04 01:19:05 +02:00 |
|
esp32-hal-touch.c
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp32-hal-touch.h
|
Add analogRead, touchRead, dacWrite and updated esp-idf
|
2016-12-08 23:43:41 +02:00 |
|
esp32-hal-uart.c
|
Fix possible race condition in uart attach (#4569)
|
2020-12-01 16:36:44 +02:00 |
|
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
|
Some fixes
|
2020-11-04 01:15:33 +02:00 |
|
esp8266-compat.h
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
esp_arduino_version.h
|
Create esp_arduino_version.h
|
2020-11-06 22:02:40 +02:00 |
|
FunctionalInterrupt.cpp
|
Disable IRAM ISRs and functions by default
|
2020-11-04 01:07:18 +02:00 |
|
FunctionalInterrupt.h
|
Functional interrupt (#1728)
|
2018-09-17 23:13:58 +02:00 |
|
HardwareSerial.cpp
|
Improve CDC Logging support
|
2020-11-04 01:11:29 +02:00 |
|
HardwareSerial.h
|
Add option to select the core used for Arduino and it's events
|
2020-11-04 01:15:32 +02:00 |
|
IPAddress.cpp
|
const correctness (#89)
|
2016-12-12 01:32:55 +02:00 |
|
IPAddress.h
|
const correctness (#89)
|
2016-12-12 01:32:55 +02:00 |
|
IPv6Address.cpp
|
Add initial IPv6 Support
|
2017-01-06 00:54:50 +02:00 |
|
IPv6Address.h
|
Add initial IPv6 Support
|
2017-01-06 00:54:50 +02:00 |
|
main.cpp
|
Add option to select the core used for Arduino and it's events
|
2020-11-04 01:15:32 +02:00 |
|
MD5Builder.cpp
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
MD5Builder.h
|
Initial Commit
|
2020-11-04 00:52:28 +02:00 |
|
pgmspace.h
|
Fix issue 4095 (#4503)
|
2020-11-08 04:55:59 +02:00 |
|
Print.cpp
|
Extend Print class for 64bit integers. (#3688)
|
2020-09-30 14:31:36 +03:00 |
|
Print.h
|
Extend Print class for 64bit integers. (#3688)
|
2020-09-30 14:31:36 +03:00 |
|
Printable.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Server.h
|
Update IDF to aaf1239 (#1539)
|
2018-06-27 09:01:06 +02:00 |
|
stdlib_noniso.c
|
include stdlib_noniso in Arduino.h
|
2016-10-26 02:13:00 +03:00 |
|
stdlib_noniso.h
|
initial import
|
2016-10-06 07:09:44 -06:00 |
|
Stream.cpp
|
Corrections of Stream.Find, FindUntil and added FindMulti - like AVR-Core Libraries (#3442)
|
2020-10-14 15:20:40 +03:00 |
|
Stream.h
|
Corrections of Stream.Find, FindUntil and added FindMulti - like AVR-Core Libraries (#3442)
|
2020-10-14 15:20:40 +03:00 |
|
StreamString.cpp
|
StreamString SSO fix (#2736)
|
2019-05-11 11:16:05 +03:00 |
|
StreamString.h
|
Convert the few remaining cr/lf files to use lf for eol. (#1316)
|
2018-04-16 16:34:39 +02:00 |
|
Udp.h
|
Add virtual beginMulticast(...) stub to UDP class (#4061)
|
2020-11-02 20:26:50 +02:00 |
|
USB.cpp
|
Update USB.cpp
|
2020-11-04 01:16:22 +02:00 |
|
USB.h
|
Add option USB CDC to be used for Serial (starting USB early)
|
2020-11-04 01:11:28 +02:00 |
|
USBCDC.cpp
|
Some fixes
|
2020-11-04 01:15:33 +02:00 |
|
USBCDC.h
|
Add option USB CDC to be used for Serial (starting USB early)
|
2020-11-04 01:11:28 +02:00 |
|
WCharacter.h
|
Wiring.h -> Arduino.h
|
2016-10-06 07:09:45 -06:00 |
|
wiring_private.h
|
Do not include file that does not exist
|
2016-11-13 13:26:49 +02:00 |
|
wiring_pulse.c
|
Enable pulseIn() (#140)
|
2017-01-20 21:49:17 +02:00 |
|
wiring_shift.c
|
Trailing spaces (#3738)
|
2020-11-02 22:11:26 +02:00 |
|
WMath.cpp
|
Trailing spaces (#3738)
|
2020-11-02 22:11:26 +02:00 |
|
WString.cpp
|
Pull in ESP8266 String::replace() fixes, others (#3143)
|
2019-08-27 20:05:36 +03:00 |
|
WString.h
|
WString explicit converters to reduce Flash size (#3497)
|
2020-01-20 15:29:16 +02:00 |