Jakob Hasse
|
5b15f37458
|
fix[cxx]: improve experimental cxx examples
* use std::this_thread::sleep_for instead of
FreeRTOS sleep functions
* adjusted/added lincense headers in examples
|
2020-12-16 10:10:20 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Jakob Hasse
|
f835bead45
|
C++: ESP Event wrapper classes
* Provide easy interface to esp_event in C++
* Extended functionality linke synchronous
waiting for events
* Closes IDF-1048
* Closes IDF-232
|
2020-10-22 09:56:52 +08:00 |
|
Jakob Hasse
|
25424477f2
|
C++: I2C API
|
2020-07-24 08:36:16 +08:00 |
|