mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Complete RX64M GCC demo.
This commit is contained in:
parent
1130a53ec8
commit
5cbab67186
23 changed files with 1538 additions and 356 deletions
|
@ -66,6 +66,9 @@
|
|||
#ifndef FREERTOS_CONFIG_H
|
||||
#define FREERTOS_CONFIG_H
|
||||
|
||||
/* Hardware specifics. */
|
||||
#include "r_cg_iodefine.h"
|
||||
|
||||
/* Prevent Renesas headers redefining some stdint.h types. */
|
||||
#define __TYPEDEF__ 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue