mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-06 14:17:41 -04:00
Update the RX63N RSK demo to use the latest (at the time of writing) Renesas RSK BSP.
Ethernet is still not included. The configuration is still set for the ES chip.
This commit is contained in:
parent
1bd702777d
commit
84ddb2abd6
32 changed files with 14350 additions and 7070 deletions
|
@ -52,8 +52,7 @@
|
|||
*/
|
||||
|
||||
/* Hardware specific includes. */
|
||||
#include "iodefine.h"
|
||||
#include "typedefine.h"
|
||||
#include "platform.h"
|
||||
#include "r_ether.h"
|
||||
#include "phy.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue