PaulStoffregen
|
aee29bc892
|
Fix compiler warnings
|
5 年之前 |
Frank
|
6d5bf17c96
|
void (* _VectorsRam[160+16])(void);
..use NVIC_NUM_INTERRUPTS instead
i know, very minor documentational issue :)
|
5 年之前 |
PaulStoffregen
|
c4ab57c003
|
EventResponder, MillisTimer, yield
|
5 年之前 |
PaulStoffregen
|
4d620d12cd
|
(Hopefully) fix C++ constructors
|
5 年之前 |
PaulStoffregen
|
7153086e77
|
Don't disturb pin 13 (leftover debugging code)
|
5 年之前 |
Frank
|
4317a52591
|
SCB_SHPR3 = 0x20000000; // Systick = priority 32
|
5 年之前 |
Frank
|
95ad3b5a30
|
default 128 priority for all interrupts
|
5 年之前 |
PaulStoffregen
|
9174cad274
|
Fix crash at startup with Og optimization
|
5 年之前 |
PaulStoffregen
|
742625eb00
|
Fix crash as startup with Fastest (O3) optimization
|
5 年之前 |
PaulStoffregen
|
4e51477dbb
|
More syscall functions
|
5 年之前 |
PaulStoffregen
|
c93cf0f039
|
Implement set_arm_clock
|
6 年之前 |
PaulStoffregen
|
f0a549961c
|
Use USB serial number from Mac Address in fuses
|
6 年之前 |
PaulStoffregen
|
7548dc7492
|
Configure UART clock before use
|
6 年之前 |
PaulStoffregen
|
e3bb2b648a
|
IntervalTimer on imxrt
|
6 年之前 |
PaulStoffregen
|
e77897e77e
|
Enable FPU & stack dump in unused isr
|
6 年之前 |
PaulStoffregen
|
89e54de809
|
analogRead & analogWrite on imxrt
|
6 年之前 |
PaulStoffregen
|
addd88d076
|
basic usb serial on imxrt
|
6 年之前 |
PaulStoffregen
|
e687673ddf
|
First commit, Teensy4 work-in-progress
|
6 年之前 |