Historia zmian

Autor SHA1 Wiadomość Data
  Armando f31d88e3fe spi: move spi_common_internal to esp_private 3 lat temu
  morris de662b987e driver: fix issue found by coverity scan 3 lat temu
  Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations 4 lat temu
  Ivan Grokhotkov cda3c2b92b driver: spi_slave: make sure CS helpers are in IRAM if the ISR is 3 lat temu
  Armando 4dc0d6b2fe adc: support adc dma driver on all chips 4 lat temu
  Jan Brudný 690974e32f driver: update copyright notice 4 lat temu
  Armando 9b9ea71ff9 spi: remove HSPI macro on esp32c3 and esp32s3 4 lat temu
  Armando 889de9ebd9 spi: add enum for spi dma channels 5 lat temu
  Armando db3bf8b544 spi: refactor spi_common dma allocator 5 lat temu
  Armando c438ad5d72 spi: apply gdma allocator to SPI 5 lat temu
  Armando 2e670bf6af spi: add dma channel auto-alloc feature on esp32 5 lat temu
  Angus Gratton 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 lat temu
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
  Michael (XIAO Xufeng) 2e90bf6b15 Merge branch 'bugfix/spi_slave_remove_debug_code' into 'master' 5 lat temu
  Armando f7e91ef6c1 spi: esp32s3 bringup for spi 5 lat temu
  Armando 5a3cca8f67 spi_slave: remove debug code 5 lat temu
  Michael (XIAO Xufeng) b744c14a8a Merge branch 'bugfix/spi_slave_fix_cs_num_crash' into 'master' 5 lat temu
  Michael (XIAO Xufeng) 647dea9395 soc: combine xxx_caps.h into one soc_caps.h 5 lat temu
  Armando 1393520e78 spi_slave: fix crash issue caused by setting cs to -1 5 lat temu
  Michael (XIAO Xufeng) 4b95f7efa8 Merge branch 'feature/spi_dma_hal_ll_refactor' into 'master' 5 lat temu
  morris 61f89b97c6 bringup esp32-s3 on FPGA 5 lat temu
  Armando 59e350b195 spi: seperate the pointer for the TX and RX DMA 5 lat temu
  morris 2917651478 esp_rom: extract common ets apis into esp_rom_sys.h 5 lat temu
  morris a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 lat temu
  Michael (XIAO Xufeng) 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 6 lat temu
  Michael (XIAO Xufeng) 7026087dc0 spi: support esp32s2 6 lat temu
  morris e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
  Andrew 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 6 lat temu
  Angus Gratton 496ede9bcd Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
  Michael (XIAO Xufeng) afbe1ba878 spi: move deprecated functions into internal header 6 lat temu