diff options
| author | Philipp Ebensberger <philipp.ebensberger@3bricks-software.de> | 2021-08-20 21:41:58 +0200 |
|---|---|---|
| committer | Philipp Ebensberger <philipp.ebensberger@3bricks-software.de> | 2021-10-22 08:23:24 +0200 |
| commit | 7e62c9707a72d47498ba38bdb23980eb1a3c883d (patch) | |
| tree | 8e64e8420304f923c3fadd8871055e884a384bf4 /py/emitnx64.c | |
| parent | f4c1389fbcc21e3e4b37a7dbe5018e1a7314f6cd (diff) | |
mimxrt/sdram: Add SDRAM support.
Adds support for SDRAM via `SEMC` peripheral. SDRAM support can be
enabled in the mpconfigboard.mk file by setting `MICROPY_HW_SDRAM_AVAIL`
to `1` and poviding the size of the RAM via `MICROPY_HW_FLASH_SIZE`.
When SDRAM support is enabled the whole SDRAM is currently used used
for MicroPython heap.
Signed-off-by: Philipp Ebensberger
Diffstat (limited to 'py/emitnx64.c')
0 files changed, 0 insertions, 0 deletions
