Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 16, 2019
correct error message
Show description for 6026744authored
Commits on Dec 12, 2019
Fix APBChangeCallback logic in LedC.
Show description for e705fcecommittedstickbreaker
Commits on Dec 10, 2019
Fix memory leak caused by multiple calls to addApbChangeCallback()
Show description for bac5867authoredFix Semaphore Handle leak
Show description for e08429fauthored
Commits on Nov 11, 2019
Fix BluetoothSerial crash when restart (#3471)
Show description for cec3fcaSPI: Fix discarded-qalifiers warning when compiling with all warnings (#3458)
Show description for dac493fFixed incorrect usage of xEventGroupWaitBits (#3446)
Show description for bc3d113Update BLE_client.ino (#3463)
Show description for 8c4ca5aImplement Tx only Flush (#3433)
Show description for 7d2632cDocs for lib builder (#3415)
Show description for e59355dSome event log messages were off by one. (#3391)
Show description for 188560e
Commits on Oct 17, 2019
Add an error message in case of invalid configured dependency mbedTLS. (#3364)
Show description for 91e095f
Commits on Oct 14, 2019
SPI: Ensure all read-only data pointers are marked as const (#3356)
Show description for b847f41
Commits on Oct 8, 2019
fix authrization problem (#3329)
Show description for a35035f
Commits on Oct 6, 2019
Allow sketches to have custom partitions (#3328)
Show description for 9ef3e2dauthoredAdd support for WiFi long range mode (#3190)
Show description for 0cdfb0bauthoredFix typo in SPIFFS and FFAT examples (#3322)
Show description for e506136Add readFloat to BLE (#3321)
Show description for 24b277a
Commits on Oct 4, 2019
Commits on Oct 2, 2019
- committed
- authored
- authored
Wait for client.available() to prevent ESP32 crashes (#3154)
Show description for 4638628Base64::encode : const correctness / String by reference passing (#3314)
Show description for 6f70e27- authored