HomeSpan/src
Gregg bd474778e5 fix for PSRAM with new hapOut
Force hapOut to use internal memory only.

Tested on ESP32-S2 with/without PSRAM.  However, crashes on ESP32-S3 when using PSRAM (?!)
2024-01-06 16:55:17 -06:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Added ability to chain enable(), disable(), and brake() 2023-07-08 17:56:33 -05:00
Characteristics.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
FeatherPins.h Update FeatherPins.h 2023-03-17 22:26:52 -05:00
HAP.cpp fix for PSRAM with new hapOut 2024-01-06 16:55:17 -06:00
HAP.h fix for PSRAM with new hapOut 2024-01-06 16:55:17 -06:00
HAPConstants.h Refactored Controller Structure and Add/Remove/List/Save Functions 2023-08-03 22:29:31 -05:00
HKDF.cpp Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HKDF.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HapQR.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HomeSpan.cpp fix for PSRAM with new hapOut 2024-01-06 16:55:17 -06:00
HomeSpan.h Moved prettyPrint into HapOut 2024-01-01 09:39:54 -06:00
Network.cpp Eliminated .get() from TempBuffer objects where possible 2023-11-25 16:48:23 -06:00
Network.h Changed unordered_set to vector when checking for duplicate AID 2023-11-12 12:33:09 -06:00
SRP.cpp Remove include HAP.h from SRP 2023-12-28 18:11:39 -06:00
SRP.h Remove include HAP.h from SRP 2023-12-28 18:11:39 -06:00
Settings.h Override new operator for SpanAccessory, SpanService, and SpanCharacteristic 2023-11-24 10:30:20 -06:00
Span.h Addressed issue with new Characteristic enum constants 2023-11-26 18:19:36 -06:00
TLV8.cpp Completed postPairSetup and fully tested - also changes TLV8 from vector to forward_list 2023-12-25 14:46:11 -06:00
TLV8.h Completed postPairSetup and fully tested - also changes TLV8 from vector to forward_list 2023-12-25 14:46:11 -06:00
Utils.cpp Added new initializer to TempBuffer 2023-12-26 15:53:38 -06:00
Utils.h Moved Streamer from Utils.h into separate Streamer.cpp 2023-12-30 07:48:11 -06:00
src.ino fix for PSRAM with new hapOut 2024-01-06 16:55:17 -06:00