Sign in
nest-open-source
/
nest-detect
/
1.0.1
/
freertos
/
206cc878b671927e8b1dab34a51b91a5c279eb49
/
.
/
FreeRTOS
/
Demo
/
CORTEX_A9_Zynq_ZC702
/
RTOSDemo
/
src
/
platform_config.h
blob: afb62cf9dcde586c75b20cd79985c91383c964cd [
file
] [
log
] [
blame
]
#ifndef
__PLATFORM_CONFIG_H_
#define
__PLATFORM_CONFIG_H_
#define
STDOUT_IS_PS7_UART
#define
UART_DEVICE_ID
0
#ifdef
__PPC__
#define
CACHEABLE_REGION_MASK
0xff000001
#endif
#endif