You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/MPLAB/PIC24_dsPIC
Kody Stribrny 15bc8664b5
Add atomic flag for 16-bit ticks PIC24 (#488)
This change allows the PIC24 family of
16 bit processors to read the tick count
without a critical section when the tick
count is 16 bits.

Inspired from discussion - https://forums.freertos.org/t/xtaskgettickcount-with-critical-section-on-16-bit-mcu/14860/5
3 years ago
..
port.c bugfix: Initialise stack correctly on dsPIC port (#405) 3 years ago
portasm_PIC24.S Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
portasm_dsPIC.S Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
portmacro.h Add atomic flag for 16-bit ticks PIC24 (#488) 3 years ago