Philipp Ebensberger
7e62c9707a
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
2021-10-22 08:23:24 +02:00
..
2021-10-22 08:23:24 +02:00
2021-09-14 13:52:52 +02:00
2021-09-07 20:45:33 +02:00
2021-10-22 08:23:24 +02:00
2021-06-26 22:14:47 +10:00
2021-06-26 22:14:47 +10:00
2021-09-07 20:45:33 +02:00
2021-05-26 00:12:42 +10:00
2021-05-26 00:12:42 +10:00
2021-06-04 00:51:58 +10:00
2021-09-10 13:32:53 +10:00
2021-07-15 00:36:31 +10:00
2021-07-15 00:12:41 +10:00
2021-08-16 15:03:50 +10:00
2021-07-12 17:08:10 +10:00
2021-09-07 20:45:33 +02:00
2021-06-26 22:14:47 +10:00
2021-06-03 13:03:02 +10:00
2021-06-16 01:21:15 +10:00
2021-07-12 17:08:10 +10:00
2021-10-22 08:23:24 +02:00
2021-10-22 08:23:24 +02:00
2021-10-22 08:23:24 +02:00
2021-09-10 13:32:53 +10:00
2021-10-22 08:23:24 +02:00
2021-06-01 23:42:57 +10:00
2021-06-01 23:42:57 +10:00
2021-09-07 20:45:33 +02:00
2021-07-12 17:08:10 +10:00
2021-09-10 13:32:53 +10:00
2021-07-12 17:08:10 +10:00
2021-09-10 13:32:53 +10:00
2021-05-26 00:12:42 +10:00
2021-10-22 08:23:24 +02:00
2020-03-11 15:34:13 +11:00
2021-05-26 00:12:42 +10:00
2021-09-07 20:45:33 +02:00
2021-09-07 20:45:33 +02:00
2021-05-18 22:36:32 +10:00
2021-05-18 22:36:32 +10:00
2021-02-12 12:50:36 +11:00
2021-08-07 23:13:55 +10:00