HomeSpan/src
Gregg bb4b0e3dea Updates for ESP32-S3 Compatability
Added Feather.h mappings; and
Changed RMT clock logic in RFControl to check for presence of RMT_SYS_CON_REG instead of simply looking for CONFIG_IDF_TARGET_ESP32C3;

** NOTE:  Can ignore warnings about RMT_CH4...CH7+RX_LIM_REG redefine errors.  This has been reported to Espressif IDF Github, been acknowledged as a bug, and will be fixed in a future release of the IDF.  Since HomeSpan does NOT use the RMT peripheral for RECEIVING, these warning messages have no effect.
2022-06-11 07:56:42 -05:00
..
extras Updates for ESP32-S3 Compatability 2022-06-11 07:56:42 -05:00
Characteristics.h Made FirmwareRevision Characteristic PR+EV instead of just PR 2022-04-26 21:45:29 -05:00
FeatherPins.h Updates for ESP32-S3 Compatability 2022-06-11 07:56:42 -05:00
HAP.cpp Converted Span to class; added homeSpan.getLogLevel() and homeSpan.addWebLog(fmt,...) 2022-05-29 10:27:34 -05:00
HAP.h Converted SpanUserCommand to class from struct 2022-05-29 06:42:38 -05:00
HAPConstants.h Updated License Dates 2022-02-20 13:05:03 -06:00
HKDF.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
HKDF.h Updated License Dates 2022-02-20 13:05:03 -06:00
HapQR.h Updated License Dates 2022-02-20 13:05:03 -06:00
HomeSpan.cpp Converted Span to class; added homeSpan.getLogLevel() and homeSpan.addWebLog(fmt,...) 2022-05-29 10:27:34 -05:00
HomeSpan.h Converted Span to class; added homeSpan.getLogLevel() and homeSpan.addWebLog(fmt,...) 2022-05-29 10:27:34 -05:00
Network.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
Network.h Updated License Dates 2022-02-20 13:05:03 -06:00
SRP.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
SRP.h Updated License Dates 2022-02-20 13:05:03 -06:00
Settings.h Converted Span to class; added homeSpan.getLogLevel() and homeSpan.addWebLog(fmt,...) 2022-05-29 10:27:34 -05:00
Span.h Updated logic for required/optional Characteristics 2022-04-30 22:20:42 -05:00
TLV.h Updated License Dates 2022-02-20 13:05:03 -06:00
Utils.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
Utils.h Updated License Dates 2022-02-20 13:05:03 -06:00
src.ino Update src.ino 2022-03-14 22:14:59 -05:00