Commit Graph

16 Commits

Author SHA1 Message Date
Sergio R. Caprile
fc8ba744dc fix for flash boot (ROM changes defaults) 2023-12-06 17:45:22 -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
c8f207c277 rename iMX-RT 2023-11-15 19:27:20 -03:00
Sergey Lyubka
d1b0342a18
Merge pull request #2468 from cesanta/teensy
Add teensy41 example
2023-11-11 21:28:28 +00:00
cpq
b815e6bc04 Add teensy41 example 2023-11-11 21:22:00 +00:00
Sergio R. Caprile
9cfe72af4a standardize build options 2023-11-09 14:40:12 -03:00
Sergio R. Caprile
15b4d566e7 Add RT1060 examples 2023-10-27 16:19: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
0965177e72 Add TRNG 2023-10-09 13:03:52 -03:00
cpq
c29ee769bc Fix comment 2023-10-07 17:58:20 +01: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
cpq
a04c94444e Add rt1020 baremetal sketch 2023-09-17 10:41:04 +01:00
Alex Alashkin
2430cc5aac Add more NXP examples and move them to nxp folder 2021-10-22 14:04:15 +03:00