Commit Graph

9 Commits

Author SHA1 Message Date
Sergio R. Caprile
f26a79d75c remove flexspi.h 2024-01-18 17:47:02 -03:00
Sergio R. Caprile
77ff1511ff default to flash 1020 2024-01-12 14:20:46 -03:00
Sergio R. Caprile
c02c1130ed Generate flash images
TODO(scaprile): check when and if following is needed

  flash_init();                   // setup pins and clocks to access board flash
2023-11-29 10:47:05 -03:00
Sergio R. Caprile
9cfe72af4a standardize build options 2023-11-09 14:40:12 -03:00
Sergio R. Caprile
6dabbe237d unbreak RT1020 examples after removing IMX prefix 2023-10-25 14:56:29 -03:00
Sergio R. Caprile
8a8d5ce151 Add FreeRTOS example for RT1020 2023-10-09 17:03:58 -03:00
Sergio R. Caprile
9255ceaf8a Rework RT1020 driver
Add web server in example
Add to tests
2023-10-06 16:56:00 -03:00
Sergio R. Caprile
c9b982eaff add update script to Makefile 2023-10-04 16:31:50 -03:00
Sergio R. Caprile
248e7b6e29 Add RT1020-EVK baremetal example 2023-10-04 15:18:57 -03:00