xiehang
|
c9e7a04a9e
Update wifi lib
|
vor 5 Jahren |
Ivan Grokhotkov
|
12f707932f
log: clean up docs, clarify esp_log_level_set usage
|
vor 7 Jahren |
Angus Gratton
|
2f318d16fa
log: Make ESP_LOGx macros into single statements
|
vor 7 Jahren |
island
|
4ee6f73a2e
component/bt: Fix BLE printf missing problem
|
vor 8 Jahren |
Ivan Grokhotkov
|
527be440f8
log: fix preprocessor comparison against an enum value
|
vor 8 Jahren |
Ivan Grokhotkov
|
3a6962b8ec
log: fix typos in header files
|
vor 8 Jahren |
Ivan Grokhotkov
|
6a5c105753
log: define LOG_LOCAL_LEVEL before using it, don't use type cast
|
vor 8 Jahren |
Andrew Dikarev
|
08ba79cc2b
return old handler from esp_log_set_vprintf()
|
vor 8 Jahren |
michael
|
8244fa95fe
feat(log): add new function to log buffer with level and hex dump.
|
vor 8 Jahren |
michael
|
28c4ba1288
doc(log): document the log macros.
|
vor 8 Jahren |
Jiang Jiang Jian
|
ff6c0a6cc8
Merge branch 'bugfix/spi_flash_large_writes' into 'master'
|
vor 8 Jahren |
island
|
c5debed621
component/bt: Fix bug while writing slave's service change characteristic
|
vor 8 Jahren |
Angus Gratton
|
edd2459934
esp_log_buffer_hex: Make buffer argument a void pointer
|
vor 8 Jahren |
jack
|
fc130fba86
fix bug that files missing commit in MR 773
|
vor 8 Jahren |
Alexey Gerenkov
|
ad66fbe5ad
esp32: Fixes issues discussed during code review of MR!341
|
vor 9 Jahren |
Ivan Grokhotkov
|
46a39b1e0f
catch log output from WiFi libs
|
vor 9 Jahren |
Angus Gratton
|
aceb6517c0
Refactor existing bootloader common functionality into bootloader_support component
|
vor 9 Jahren |
Krzysztof
|
079f5faad8
Fixed confused Sphinx
|
vor 9 Jahren |
Krzysztof
|
f6118c67b0
Fixed desription of logging library
|
vor 9 Jahren |
Ivan Grokhotkov
|
14e003fcf2
components/log: regroup macros for better readability
|
vor 9 Jahren |
Ivan Grokhotkov
|
3cdefd9923
components/log: fix error when using ESP_LOGx from C++ code
|
vor 9 Jahren |
Ivan Grokhotkov
|
69278b28bf
components/log: fix bugs, add options to override log level for files, components, and bootloader
|
vor 9 Jahren |
Ivan Grokhotkov
|
716cec5ded
components/log: add implementation, update a few components to use it
|
vor 9 Jahren |
Ivan Grokhotkov
|
7268f0a60a
components/log: add API header for logging library
|
vor 9 Jahren |