mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
MB9A314 Keil projects are now all fully functional.
This commit is contained in:
parent
99c1322650
commit
e256bca3f9
5 changed files with 1118 additions and 1008 deletions
|
@ -65,8 +65,8 @@
|
|||
* tasks, queues, semaphores and timers. It also demonstrates how Cortex-M3
|
||||
* interrupts can interact with FreeRTOS tasks/timers.
|
||||
*
|
||||
* This project runs on the SK-FM3-100PMC evaluation board, which is populated
|
||||
* with an MB9BF5006N Cortex-M3 based microcontroller.
|
||||
* This demo project runs on the SK-FM3-64PMC1 evaluation board, which is
|
||||
* populated with an MB9A300 microcontroller.
|
||||
*
|
||||
* The main() Function:
|
||||
* main() creates three demo specific software timers, one demo specific queue,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue