openmv/src/omv/alloc
iabdalkader dcc2e1cad7 Use pre-defined GCC macro to test for the architecture.
* CPU macro was not actually defined, which made the test pass on all MCUs.
2021-05-16 22:29:26 +02:00
..
dma_alloc.c Add DMA buffer allocator 2021-03-10 00:25:37 +02:00
dma_alloc.h Add DMA buffer allocator 2021-03-10 00:25:37 +02:00
fb_alloc.c Add support for double buffer, triple buffering, and video fifo 2021-04-15 18:13:40 -07:00
fb_alloc.h Add cache alignment support to fb_alloc 2021-02-14 15:41:10 -08:00
umm_malloc.c Update license date. 2021-02-14 16:47:45 +02:00
umm_malloc.h Update license date. 2021-02-14 16:47:45 +02:00
unaligned_memcpy.c Use pre-defined GCC macro to test for the architecture. 2021-05-16 22:29:26 +02:00
unaligned_memcpy.h Update license date. 2021-02-14 16:47:45 +02:00
xalloc.c Update license date. 2021-02-14 16:47:45 +02:00
xalloc.h Update license date. 2021-02-14 16:47:45 +02:00