This website requires JavaScript.
Explore
Help
Sign In
epagris
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
1
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-11-07 12:39:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeRTOS-Kernel
/
Demo
/
RX600_RX62N-RDK_GNURX
History
Richard Barry
89f0b2c0be
Change the priorities used by the RX/RDK/GCC demo application to ensure they can be used when configASSERT() is defined. Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).
2011-03-26 10:35:16 +00:00
..
RTOSDemo
Change the priorities used by the RX/RDK/GCC demo application to ensure they can be used when configASSERT() is defined. Previously the priorities meant assert would have been called because one of the priorities used was above ( configMAX_PRIORITIES - 1 ).
2011-03-26 10:35:16 +00:00
RX600_RX62N_RDK_GNURX.Hbp
Start process of changing project name to include RDK in its title to place of RSK.
2010-09-22 13:00:51 +00:00
RX600_RX62N_RDK_GNURX.hws
Start process of changing project name to include RDK in its title to place of RSK.
2010-09-22 13:00:51 +00:00
RX600_RX62N_RDK_GNURX.tws
Replace asm wrappers to interrupt handlers with functions that use the interrupt attribute.
2010-09-22 22:02:54 +00:00