This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced
2026-01-22 08:52:15 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
InfiniTime
/
src
/
FreeRTOS
History
JF
b8f9d70667
Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is needed by NimBLE to be able to mask radio interrupt (which has priority 0).
2020-06-19 22:11:21 +02:00
..
port_cmsis_systick.c
Apply fix for errata 87 (FPU issue).
2020-06-19 22:10:30 +02:00
port_cmsis.c
Improve power consumption and SLEEP mode :
2020-01-05 11:09:07 +01:00
port.c
Improve power consumption and SLEEP mode :
2020-01-05 11:09:07 +01:00
portmacro_cmsis.h
Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is needed by NimBLE to be able to mask radio interrupt (which has priority 0).
2020-06-19 22:11:21 +02:00
portmacro.h
Improve power consumption and SLEEP mode :
2020-01-05 11:09:07 +01:00