David Ashley
|
750c8c00c8
This is a fix for the esp_log_level_set function. The problem is when this
|
8 лет назад |
David Antliff
|
19f10c4960
Fix hexdump comment and array size. See issue #1518.
|
8 лет назад |
Andrew Dikarev
|
08ba79cc2b
return old handler from esp_log_set_vprintf()
|
8 лет назад |
Jeroen Domburg
|
740f8a79f0
Add logic to make external RAM usable with malloc()
|
8 лет назад |
michael
|
9d9e771933
fix(global, log): fix `esp_log(_early)_timestamp` readings after startup by correct the CCOUNT register when switching CPU clock.
|
8 лет назад |
michael
|
8244fa95fe
feat(log): add new function to log buffer with level and hex dump.
|
8 лет назад |
michael
|
cfd95b62cb
feat(log): add tags only when no one exist, otherwise refresh linked list and cache.
|
8 лет назад |
michael
|
940f5fcb89
refactor(log): replace the tag uncached list with standard SLIST.
|
8 лет назад |
island
|
c5debed621
component/bt: Fix bug while writing slave's service change characteristic
|
8 лет назад |
zhiweijian
|
f5a59f4f78
component/bt: add open and close event for gatts
|
8 лет назад |
jack
|
fc130fba86
fix bug that files missing commit in MR 773
|
8 лет назад |
Lourens Naudé
|
a8b75ed974
log: fix esp_log_level_set function name in docs
|
9 лет назад |
Ivan Grokhotkov
|
81b18aa8d5
bootloader: move some functions out of IRAM when building in bootloader mode
|
9 лет назад |
Ivan Grokhotkov
|
182184567e
build system: add menuconfig choice for optimization level, reorganize C*FLAGS
|
9 лет назад |
Ivan Grokhotkov
|
1188bdfc68
components/log: fix timestamp calculation
|
9 лет назад |
Ivan Grokhotkov
|
26bf85bad6
components/log: set default runtime log level to ESP_LOG_VERBOSE
|
9 лет назад |
Ivan Grokhotkov
|
69278b28bf
components/log: fix bugs, add options to override log level for files, components, and bootloader
|
9 лет назад |
Ivan Grokhotkov
|
716cec5ded
components/log: add implementation, update a few components to use it
|
9 лет назад |