This website requires JavaScript.
Explore
Help
Sign In
will
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45e65b66b1
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