Selaa lähdekoodia

Merge pull request #322 from FrankBoesing/patch-1

update FASTRUN
main
Paul Stoffregen 5 vuotta sitten
vanhempi
commit
389d5c35e7
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      teensy4/WProgram.h

+ 1
- 1
teensy4/WProgram.h Näytä tiedosto

@@ -46,7 +46,7 @@
#include "HardwareSerial.h"

#define DMAMEM __attribute__ ((section(".dmabuffers"), used))
#define FASTRUN __attribute__ ((section(".fastrun"), noinline, noclone ))
#define FASTRUN __attribute__ ((section(".fastrun") ))

#ifdef __cplusplus


Loading…
Peruuta
Tallenna