Histórico de commits

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