diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/specs/SPECIFICATION_MACROS.md | 1 | ||||
| -rw-r--r-- | doc/style/cpp_style.md (renamed from doc/cpp_style.md) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/specs/SPECIFICATION_MACROS.md b/doc/specs/SPECIFICATION_MACROS.md index 3b091454..5b2336ea 100644 --- a/doc/specs/SPECIFICATION_MACROS.md +++ b/doc/specs/SPECIFICATION_MACROS.md @@ -18,6 +18,7 @@ The NeKernel System uses macro to configure its compilation. Some of them shall - `__nekernel_halkit_include_processor` HALKit include directory for Processor.h - `__nekernel_dma_pool_start` NeKernel DMA pool start. - `__nekernel_dma_pool_size` NeKernel DMA pool size. +- `__nekernel_dma_best_align` NeKernel Best DMA align size. =================================== diff --git a/doc/cpp_style.md b/doc/style/cpp_style.md index 3069285e..3069285e 100644 --- a/doc/cpp_style.md +++ b/doc/style/cpp_style.md |
