Gunar Schorcht 5201cd2c71 cpu/esp8266: add LoadStoreError exception handler
Usually, the access to the IROM (flash) memory requires 32-bit word aligned reads. Attempts to access data in the IROM (flash) memory less than 32 bits in size triggers a LoadStoreError exception. With the exception handler from esp-open-rtos it becomes possible to access data in IROM (flash) with a size of less than 32 bits and thus to place .rodata sections in the IROM (flash).
2019-02-09 17:48:40 +01:00
..
2018-09-05 02:39:50 +02:00
2018-09-05 02:39:50 +02:00
2019-01-21 16:30:33 +01:00
2019-01-29 23:25:31 +01:00
2019-01-24 09:21:17 +01:00
2018-09-05 02:39:50 +02:00
2018-09-05 02:39:50 +02:00
2019-01-29 23:25:31 +01:00
2018-09-05 02:39:50 +02:00
2018-09-05 02:39:50 +02:00
2019-01-21 16:30:33 +01:00
2018-09-05 02:39:50 +02:00