Mahavir Jain
|
a177897f4d
log: correct timestamp formatting to unsigned integer type
|
5 anni fa |
Michael (XIAO Xufeng)
|
188240d5c7
log: new macros to log when the cache is disabled
|
5 anni fa |
xiehang
|
7569e34e89
esp_wifi: Reduce Bin size
|
5 anni fa |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 anni fa |
Angus Gratton
|
ae21d669b9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 anni fa |
GOPTIONS\pfrost
|
23e9224be6
log: Add menuconfig option to log system time rather than RTOS time
|
6 anni fa |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 anni fa |
Roland Dobai
|
1ad2283641
Rename Kconfig options (components/bootloader)
|
6 anni fa |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
6 anni fa |
Ivan Grokhotkov
|
12f707932f
log: clean up docs, clarify esp_log_level_set usage
|
7 anni fa |
Angus Gratton
|
2f318d16fa
log: Make ESP_LOGx macros into single statements
|
7 anni fa |
island
|
4ee6f73a2e
component/bt: Fix BLE printf missing problem
|
8 anni fa |
Ivan Grokhotkov
|
527be440f8
log: fix preprocessor comparison against an enum value
|
8 anni fa |
Ivan Grokhotkov
|
3a6962b8ec
log: fix typos in header files
|
8 anni fa |
Ivan Grokhotkov
|
6a5c105753
log: define LOG_LOCAL_LEVEL before using it, don't use type cast
|
8 anni fa |
Andrew Dikarev
|
08ba79cc2b
return old handler from esp_log_set_vprintf()
|
8 anni fa |
michael
|
8244fa95fe
feat(log): add new function to log buffer with level and hex dump.
|
8 anni fa |
michael
|
28c4ba1288
doc(log): document the log macros.
|
8 anni fa |
Jiang Jiang Jian
|
ff6c0a6cc8
Merge branch 'bugfix/spi_flash_large_writes' into 'master'
|
8 anni fa |
island
|
c5debed621
component/bt: Fix bug while writing slave's service change characteristic
|
8 anni fa |
Angus Gratton
|
edd2459934
esp_log_buffer_hex: Make buffer argument a void pointer
|
8 anni fa |
jack
|
fc130fba86
fix bug that files missing commit in MR 773
|
8 anni fa |
Alexey Gerenkov
|
ad66fbe5ad
esp32: Fixes issues discussed during code review of MR!341
|
9 anni fa |
Ivan Grokhotkov
|
46a39b1e0f
catch log output from WiFi libs
|
9 anni fa |
Angus Gratton
|
aceb6517c0
Refactor existing bootloader common functionality into bootloader_support component
|
9 anni fa |
Krzysztof
|
079f5faad8
Fixed confused Sphinx
|
9 anni fa |
Krzysztof
|
f6118c67b0
Fixed desription of logging library
|
9 anni fa |
Ivan Grokhotkov
|
14e003fcf2
components/log: regroup macros for better readability
|
9 anni fa |
Ivan Grokhotkov
|
3cdefd9923
components/log: fix error when using ESP_LOGx from C++ code
|
9 anni fa |
Ivan Grokhotkov
|
69278b28bf
components/log: fix bugs, add options to override log level for files, components, and bootloader
|
9 anni fa |