Sign in
nest-open-source
/
nest-detect
/
1.0
/
freertos
/
refs/heads/master
/
.
/
FreeRTOSV8.0.1
/
FreeRTOS
/
Demo
/
CORTEX_A9_Zynq_ZC702
/
RTOSDemo
/
src
/
platform_config.h
blob: afb62cf9dcde586c75b20cd79985c91383c964cd [
file
] [
log
] [
blame
] [
edit
]
#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