Defragster
|
8cb4de3469
|
expose ccmicros for testing
micros() unchanged - minor systick_isr() diversion - one line added to systick_isr.
|
6 yıl önce |
Defragster
|
c4c5a0170f
|
opps - left in compared code
|
6 yıl önce |
Defragster
|
edbf0b4c0c
|
Confirm no systick_isr() interruption
This saves a cycle - and checks both values to avoid _isr change of either value based on code/execution
|
6 yıl önce |
Defragster
|
6ba4fe8e3d
|
Replace micros for one using CycCnt
Alternate micros() extends millis() using ARM_DWT_CYCCNT
> Also makes unused_interrupt_vector() weak to allow user override like Teensy3
|
6 yıl önce |
PaulStoffregen
|
c4ab57c003
|
EventResponder, MillisTimer, yield
|
6 yıl önce |
PaulStoffregen
|
e687673ddf
|
First commit, Teensy4 work-in-progress
|
6 yıl önce |