mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-04 05:13:51 -04:00
Work on the RX62N IAR demo, which is now functional.
This commit is contained in:
parent
50b4b6619d
commit
9f83e74cb1
9 changed files with 1126 additions and 64 deletions
|
@ -102,7 +102,7 @@ extern void HardwareSetup( void );
|
|||
|
||||
/* Renesas provided CPU configuration routine. The clocks are configured in
|
||||
here. */
|
||||
// HardwareSetup();
|
||||
HardwareSetup();
|
||||
|
||||
/* Turn all LEDs off. */
|
||||
vParTestInitialise();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue