mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-20 08:40:35 -05:00
Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware.
This commit is contained in:
parent
3a1a500950
commit
236683d74d
24 changed files with 4493 additions and 725 deletions
|
|
@ -137,9 +137,7 @@
|
|||
#include "blocktim.h"
|
||||
|
||||
/* Hardware includes. */
|
||||
#include "port_iodefine.h"
|
||||
#include "port_iodefine_ext.h"
|
||||
#include "LED.h"
|
||||
#include "demo_specific_io.h"
|
||||
|
||||
/* The period at which the check timer will expire, in ms, provided no errors
|
||||
have been reported by any of the standard demo tasks. ms are converted to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue