61 Revize (d916a5cb50f9743102327f972df1c94eb1f2550e)

Autor SHA1 Zpráva Datum
  Frank 9f4e4e698d
add missing "WFI" před 3 roky
  PaulStoffregen 553538cebb Add external memory allocation functions před 4 roky
  PaulStoffregen e207bcff0a Add extmem_smalloc_pool for PSRAM on Teensy 4.1 před 4 roky
  PaulStoffregen a2246a5a02 Don't use naked attribute on startup code před 4 roky
  PaulStoffregen 6cbabcd3c7 Use strong drive and hysteresis for FlexSPI2 pins před 4 roky
  PaulStoffregen 1889c06e56 Fix FlexSPI2 speed setting, default to 88 MHz clock před 4 roky
  PaulStoffregen a41500ec8e Add external_psram_size to inform libraries of available PSRAM před 4 roky
  PaulStoffregen 0ac84cfcbf Initialize PSRAM chips at startup on Teensy 4.1 před 4 roky
  Frank 113947c508
Add recommended 24MHz crystal setting před 4 roky
  PaulStoffregen adecf720cc Add comment about MPU allocation order před 4 roky
  Frank 2607e6226f
MPU: Trap not allowed accesses před 4 roky
  PaulStoffregen 3e4ba9d05d Add defs for flexspi2 před 4 roky
  PaulStoffregen d10668b560 Fix soft reboot on Teensy 4 před 4 roky
  PaulStoffregen 0cfda40a56 Use FLASHMEM for functions, not attribute progmem před 5 roky
  Kurt Eckhardt c82d342ee2 T4 - Can now handle sketches with main() instead of setup()/loop() před 5 roky
  PaulStoffregen f88ef12dcd Support Tools > CPU Speed menu for Teensy 4.0 před 5 roky
  PaulStoffregen 4d5c71b841 Move PIT timer init after CPU clock set před 5 roky
  PaulStoffregen 695f22ef79 RawHID compiles (empty functions) and auto-reboot works před 5 roky
  PaulStoffregen 87017725d6 Undo PIT timer usage by ROM startup, fixes >2 IntervalTimer instances před 5 roky
  PaulStoffregen 934b48584d Fix compiler warnings when not printing Serial4 debug info před 5 roky
  Defragster fac8545dd8
Teensy4: Startup Hooks před 5 roky
  Kurt Eckhardt 4f24f25a32 Main loop - call yield - yield can call SerialEvent před 5 roky
  PaulStoffregen 0ce5990edb Add RTC functions před 5 roky
  PaulStoffregen 08bacbf7b3 Don't call printf_debug explicitly před 5 roky
  Frank 0cb6ea8de3
while(1); -> while (1) asm ("WFI"); před 5 roky
  PaulStoffregen 24620b1a71 Dynamically partition ITCM & DTCM on IMXRT1062 před 5 roky
  PaulStoffregen 151121fc4d Use fast GPIO registers on IMXRT1062, probably breaks attachInterrupt před 5 roky
  Mike S 57da39b53b update setpad in Analog.c and added debug info in startup před 5 roky
  Defragster bf3329ab08
clock halved - halve blink wait count před 5 roky
  Frank 19b8b55cdc
pendablesrvreq_isr = priority 32; před 5 roky
  Defragster cf96471a79
Expose alt weak func(), label displayed dump před 5 roky
  Defragster a5aa846df7
Drop CPU speed and TEMP when faulted offline před 5 roky
  Frank da35bc16c7
add reset PFD3 před 5 roky
  Frank 6306ec99f8
Fix PLL2-PFD před 5 roky
  Defragster bc2762a426
remove comment před 5 roky
  Defragster 5ee1d187e3
No need for _sync using CycCnt on each systick před 5 roky
  Defragster 6ba4fe8e3d
Replace micros for one using CycCnt před 5 roky
  PaulStoffregen e1a113da0c Add tempmon, fixes #323 před 5 roky
  PaulStoffregen aee29bc892 Fix compiler warnings před 5 roky
  Frank 6d5bf17c96
void (* _VectorsRam[160+16])(void); před 5 roky
  PaulStoffregen c4ab57c003 EventResponder, MillisTimer, yield před 5 roky
  PaulStoffregen 4d620d12cd (Hopefully) fix C++ constructors před 5 roky
  PaulStoffregen 7153086e77 Don't disturb pin 13 (leftover debugging code) před 5 roky
  Frank 4317a52591
SCB_SHPR3 = 0x20000000; // Systick = priority 32 před 5 roky
  Frank 95ad3b5a30
default 128 priority for all interrupts před 5 roky
  PaulStoffregen 9174cad274 Fix crash at startup with Og optimization před 5 roky
  PaulStoffregen 742625eb00 Fix crash as startup with Fastest (O3) optimization před 5 roky
  PaulStoffregen 4e51477dbb More syscall functions před 5 roky
  PaulStoffregen c93cf0f039 Implement set_arm_clock před 6 roky
  PaulStoffregen f0a549961c Use USB serial number from Mac Address in fuses před 6 roky