Historique des commits

Auteur SHA1 Message Date
  Jeff H 628b633e50 log: Add master log option il y a 2 ans
  Angus Gratton 6c44fe291c esp_log: Refactor esp_log_level_get() into a common static function il y a 4 ans
  0xFEEDC0DE64 fc85f8a47d esp_log: Implemented esp_log_level_get(TAG) il y a 4 ans
  Jakob Hasse 0ea20caa71 [log]: Normal log works on Linux now il y a 4 ans
  Angus Gratton 29348270e7 log: Cause ESP_EARLY_LOGx in the app to use the default runtime log level il y a 4 ans
  Jan Brudný 1e896e5def log: update copyright year il y a 4 ans
  morris 753a929525 global: fix sign-compare warnings il y a 5 ans
  xiehang 7569e34e89 esp_wifi: Reduce Bin size il y a 5 ans
  Ivan Grokhotkov 676b5e0deb log: refactoring to make compatible with no-FreeRTOS builds il y a 6 ans
  GOPTIONS\pfrost 23e9224be6 log: Add menuconfig option to log system time rather than RTOS time il y a 6 ans
  Anton Maklakov afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
  David Cermak 353de1487f log: fix minor memory leak when cleaning list of log levels il y a 6 ans
  morris c159984264 separate rom from esp32 component to esp_rom il y a 6 ans
  David Ashley 750c8c00c8 This is a fix for the esp_log_level_set function. The problem is when this il y a 8 ans
  David Antliff 19f10c4960 Fix hexdump comment and array size. See issue #1518. il y a 8 ans
  Andrew Dikarev 08ba79cc2b return old handler from esp_log_set_vprintf() il y a 8 ans
  Jeroen Domburg 740f8a79f0 Add logic to make external RAM usable with malloc() il y a 8 ans
  michael 9d9e771933 fix(global, log): fix `esp_log(_early)_timestamp` readings after startup by correct the CCOUNT register when switching CPU clock. il y a 8 ans
  michael 8244fa95fe feat(log): add new function to log buffer with level and hex dump. il y a 8 ans
  michael cfd95b62cb feat(log): add tags only when no one exist, otherwise refresh linked list and cache. il y a 8 ans
  michael 940f5fcb89 refactor(log): replace the tag uncached list with standard SLIST. il y a 8 ans
  island c5debed621 component/bt: Fix bug while writing slave's service change characteristic il y a 8 ans
  zhiweijian f5a59f4f78 component/bt: add open and close event for gatts il y a 8 ans
  jack fc130fba86 fix bug that files missing commit in MR 773 il y a 8 ans
  Lourens Naudé a8b75ed974 log: fix esp_log_level_set function name in docs il y a 9 ans
  Ivan Grokhotkov 81b18aa8d5 bootloader: move some functions out of IRAM when building in bootloader mode il y a 9 ans
  Ivan Grokhotkov 182184567e build system: add menuconfig choice for optimization level, reorganize C*FLAGS il y a 9 ans
  Ivan Grokhotkov 1188bdfc68 components/log: fix timestamp calculation il y a 9 ans
  Ivan Grokhotkov 26bf85bad6 components/log: set default runtime log level to ESP_LOG_VERBOSE il y a 9 ans
  Ivan Grokhotkov 69278b28bf components/log: fix bugs, add options to override log level for files, components, and bootloader il y a 9 ans