morris
|
705788a13f
unit_tests: replace legacy timer group with gptimer
|
4 years ago |
Sudeep Mohanty
|
ac0cbebb89
ringbuf: Fix bug where comparision between a signed and unsigned operand resulted in incorrect free size for no-split/allow-split buffers
|
4 years ago |
morris
|
e2275b1f63
gptimer: clean up hal and ll for driver-ng
|
4 years ago |
Ivan Grokhotkov
|
b69f94fb3a
Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master'
|
5 years ago |
Alex Lisitsyn
|
8bde6b8fca
esp_ringbuf: add kconfig opt to move ringbuffer functions into flash
|
5 years ago |
Marius Vikhammer
|
9c8e4fd4c5
C3: build and run unit tests
|
5 years ago |
morris
|
2917651478
esp_rom: extract common ets apis into esp_rom_sys.h
|
5 years ago |
michael
|
1ca25688a8
freertos: place `xQueueGenericCreateStatic` into flash
|
5 years ago |
chenjianqiang
|
9f9da9ec96
feat(timer): refator timer group driver
|
6 years ago |
Michael (XIAO Xufeng)
|
264ffbeb14
timer_group: use the LL
|
6 years ago |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 years ago |
Michael (XIAO Xufeng)
|
c5150d16b2
ringbuffer: seperate acquire from send
|
6 years ago |
Darian Leung
|
8a597b865f
esp_ringbuf: Add static allocation, refactor, and update API reference
|
7 years ago |
Ivan Grokhotkov
|
6091021e83
unity: separate common and IDF specific functionality
|
7 years ago |
Mahavir Jain
|
49130c6b34
esp_ringbuf: fix default placement from flash to IRAM
|
7 years ago |
Mahavir Jain
|
152043d469
esp_ringbuf: move ringbuf to seperate component
|
7 years ago |