
# RZ/A1H and platform.
# ------------------------------

# For more info:

name=Renesas RZ/A1H
#version=2.4.2

# AVR compile variables
# --------------------- 

# Default "compiler.path" is correct, change only if you want to overidde the initial value
#compiler.path={runtime.ide.path}/hardware/tools/gcc-arm/
compiler.path=hardware/tools/gcc-arm/
compiler.ar.path=hardware/arduino/rza1h/cores/arduino/
compiler.c.cmd=bin/arm-none-eabi-gcc
cpu=-mcpu=cortex-a9 -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=vfpv3 -mno-unaligned-access -O2 -fmessage-length=0 -ffunction-sections -fdata-sections -fno-builtin -funsigned-char -fno-delete-null-pointer-checks -fomit-frame-pointer
compiler.c.flags={cpu} -c -g -MMD -MP -D__OPENCV_BUILD -DGRPEACH -DARDUINO=100 -DTARGET_RZA1H -DTARGET_MBRZA1H -DDEVICE_SPI=1 -D__FPU_PRESENT -DDEVICE_EMAC=1 -DFEATURE_LWIP=1 -D__MBED__=1 -DDEVICE_I2CSLAVE=1 -DTARGET_LIKE_MBED -DDEVICE_PORTINOUT=1 -DDEVICE_PORTIN=1 -DMBED_BUILD_TIMESTAMP=1537753616.46 -DDEVICE_RTC=1 -DTOOLCHAIN_object -DDEVICE_SERIAL_ASYNCH=1 -D__CMSIS_RTOS -DDEVICE_ETHERNET=1 -D__EVAL -DTOOLCHAIN_GCC -DTARGET_CORTEX_A -DDEVICE_I2C_ASYNCH=1 -DARM_MATH_CA9 -DTARGET_UVISOR_UNSUPPORTED -D__MBED_CMSIS_RTOS_CA9 -DTARGET_LIKE_CORTEX_A9 -DDEVICE_LPTICKER=1 -DDEVICE_PWMOUT=1 -DTARGET_RZ_A1_EMAC -DTARGET_CORTEX -DDEVICE_I2C=1 -DDEVICE_PORTOUT=1 -DDEVICE_USTICKER=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_SPI_ASYNCH=1 -DTARGET_RENESAS -DTARGET_FF_ARDUINO -DTARGET_RELEASE -DDEVICE_SERIAL_FC=1 -DTARGET_A9 -D__CORTEX_A9 -DTARGET_RZ_A1H -DTARGET_RZ_A1XX -DDEVICE_SLEEP=1 -DTOOLCHAIN_GCC_ARM -DDEVICE_CAN=1 -DDEVICE_INTERRUPTIN=1 -DDEVICE_SPISLAVE=1 -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL=1 -DDEVICE_FLASH=1 -DDEVICE_TRNG=1 -I./gr_build -Ihardware/arduino/rza1h/cores -Ihardware/arduino/rza1h/cores/arduino -Ihardware/arduino/rza1h/cores/arduino/cores -Ihardware/arduino/rza1h/cores/arduino/cores/avr -Ihardware/arduino/rza1h/libraries -Ihardware/arduino/rza1h/libraries/Camera -Ihardware/arduino/rza1h/libraries/Firmata -Ihardware/arduino/rza1h/libraries/LCD -Ihardware/arduino/rza1h/libraries/LiquidCrystal -Ihardware/arduino/rza1h/libraries/MsTimer2 -Ihardware/arduino/rza1h/libraries/RTC -Ihardware/arduino/rza1h/libraries/RTC/utility -Ihardware/arduino/rza1h/libraries/SD -Ihardware/arduino/rza1h/libraries/SD/utility -Ihardware/arduino/rza1h/libraries/Servo -Ihardware/arduino/rza1h/libraries/SPI -Ihardware/arduino/rza1h/libraries/Stepper -Ihardware/arduino/rza1h/libraries/Wire -Ihardware/arduino/rza1h/cores/mbed-gr-libs -Ihardware/arduino/rza1h/cores/mbed-gr-libs/AsciiFont -Ihardware/arduino/rza1h/cores/mbed-gr-libs/bd -Ihardware/arduino/rza1h/cores/mbed-gr-libs/bd/RomRamBlockDevice -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO/MAX9867_RBSP -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO/PwmOutSpeaker -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO/SoundlessSpeaker -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO/TLV320_RBSP -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/AUDIO/WM8978_RBSP -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/CAMERA -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD/Display_shield_config -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD/LCD_config_lychee -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD/LCD_shield_config -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD/LCD_shield_config/LcdCfg_LCD_shield -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/LCD/LCD_shield_config/TouchKey_LCD_shield -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/WIFI -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/WIFI/esp32-driver -Ihardware/arduino/rza1h/cores/mbed-gr-libs/components/WIFI/esp32-driver/ESP32 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/dcache-control -Ihardware/arduino/rza1h/cores/mbed-gr-libs/DisplayApp -Ihardware/arduino/rza1h/cores/mbed-gr-libs/EasyAttach_CameraAndLCD -Ihardware/arduino/rza1h/cores/mbed-gr-libs/EasyPlayback -Ihardware/arduino/rza1h/cores/mbed-gr-libs/EasyPlayback/decoder -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/drivers -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/drivers/ceu -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/drivers/ceu/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/drivers/ceu/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/drivers/ceu/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/common/lcd_panel -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdc5 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdc5/include -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdc5/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdec -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdec/include -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/drivers/vdec/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/lvds -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GR-PEACH_video/targets/TARGET_RZ_A1XX/TARGET_RZA1H/video_decoder -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/config -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu/jcu_driver -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu/jcu_driver/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu/porting -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/jcu/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/ospl -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/ospl/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/ospl/porting -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/ospl/porting/TOOLCHAIN_GCC -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/ospl/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/common/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/common/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/porting -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/RGPNCG -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/RGPNCG/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/RGPNCG/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/GraphicsFramework/TARGET_RZA1H/RGA/TOOLCHAIN_GCC_ARM -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/api -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_inc/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src/ioif -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src/TARGET_RZ_A1XX/dma -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src/TARGET_RZ_A1XX/scux -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/RenesasBSP/drv_src/TARGET_RZ_A1XX/ssif -Ihardware/arduino/rza1h/cores/mbed-gr-libs/R_BSP/tools -Ihardware/arduino/rza1h/cores/mbed-gr-libs/SDBlockDevice_GRBoard -Ihardware/arduino/rza1h/cores/mbed-gr-libs/SDBlockDevice_GRBoard/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/SDBlockDevice_GRBoard/TARGET_RZ_A1XX/sd-driver-master -Ihardware/arduino/rza1h/cores/mbed-gr-libs/SDBlockDevice_GRBoard/TARGET_RZ_A1XX/sd-driver-master/util -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBAudio -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/function -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/function -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBDevice/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBHID -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBMIDI -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBMSD -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBDevice/USBSerial -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/host -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb0/src/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1 -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/inc -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/common -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/host -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost/TARGET_RENESAS/TARGET_RZ_A1XX/usb1/src/userdef -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHost3GModule -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHostHID -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHostHub -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHostMIDI -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHostMSD -Ihardware/arduino/rza1h/cores/mbed-gr-libs/USBHost_custom/USBHostSerial -Ihardware/arduino/rza1h/cores/mbed-os -Ihardware/arduino/rza1h/cores/mbed-os/cmsis -Ihardware/arduino/rza1h/cores/mbed-os/cmsis/TARGET_CORTEX_A -Ihardware/arduino/rza1h/cores/mbed-os/drivers -Ihardware/arduino/rza1h/cores/mbed-os/events -Ihardware/arduino/rza1h/cores/mbed-os/events/equeue -Ihardware/arduino/rza1h/cores/mbed-os/features -Ihardware/arduino/rza1h/cores/mbed-os/features/device_key -Ihardware/arduino/rza1h/cores/mbed-os/features/device_key/source -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/greentea-client -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/greentea-client/greentea-client -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-client-cli -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-client-cli/mbed-client-cli -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-client-randlib -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-client-randlib/mbed-client-randlib -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-client-randlib/mbed-client-randlib/platform -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-coap -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-coap/mbed-coap -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-coap/source -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-coap/source/include -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-trace -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/mbed-trace/mbed-trace -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/nanostack-libservice -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/nanostack-libservice/mbed-client-libservice -Ihardware/arduino/rza1h/cores/mbed-os/features/frameworks/nanostack-libservice/mbed-client-libservice/platform -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/api -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/core -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/core/ipv4 -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/core/ipv6 -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/lwip -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/lwip/apps -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/lwip/priv -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/lwip/prot -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/netif -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/netif/ppp -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/include/netif/ppp/polarssl -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/netif -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/netif/ppp -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip/src/netif/ppp/polarssl -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip-sys -Ihardware/arduino/rza1h/cores/mbed-os/features/lwipstack/lwip-sys/arch -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/inc -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/inc/mbedtls -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/platform -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/platform/inc -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/platform/src -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/src -Ihardware/arduino/rza1h/cores/mbed-os/features/mbedtls/targets -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/cs_nvm -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/nvm -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/sal-stack-nanostack-eventloop -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/sal-stack-nanostack-eventloop/nanostack-event-loop -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/sal-stack-nanostack-eventloop/nanostack-event-loop/platform -Ihardware/arduino/rza1h/cores/mbed-os/features/nanostack/sal-stack-nanostack-eventloop/source -Ihardware/arduino/rza1h/cores/mbed-os/features/netsocket -Ihardware/arduino/rza1h/cores/mbed-os/features/netsocket/emac-drivers -Ihardware/arduino/rza1h/cores/mbed-os/features/netsocket/emac-drivers/TARGET_RZ_A1_EMAC -Ihardware/arduino/rza1h/cores/mbed-os/features/storage -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/blockdevice -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/filesystem -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/filesystem/fat -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/filesystem/fat/ChaN -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/filesystem/littlefs -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/filesystem/littlefs/littlefs -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/nvstore -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/nvstore/source -Ihardware/arduino/rza1h/cores/mbed-os/features/storage/system_storage -Ihardware/arduino/rza1h/cores/mbed-os/hal -Ihardware/arduino/rza1h/cores/mbed-os/hal/storage_abstraction -Ihardware/arduino/rza1h/cores/mbed-os/platform -Ihardware/arduino/rza1h/cores/mbed-os/rtos -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx4 -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5 -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/Include -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Config -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Config/TARGET_CORTEX_A -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Include -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Source -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_GCC -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/RTX/Source/TOOLCHAIN_GCC/TARGET_CORTEX_A -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/rtx5/Source -Ihardware/arduino/rza1h/cores/mbed-os/rtos/TARGET_CORTEX/TOOLCHAIN_GCC_ARM -Ihardware/arduino/rza1h/cores/mbed-os/targets -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/common -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device/inc -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device/inc/iobitmasks -Ihardware/arduino/rza1h/cores/mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX/TARGET_RZ_A1H/device/inc/iodefines -Ihardware/arduino/rza1h/cores/utilities -Ihardware/arduino/rza1h/cores/utilities/ATParser_os -Ihardware/arduino/rza1h/cores/utilities/BufferedSerial -Ihardware/arduino/rza1h/cores/utilities/BufferedSerial/Buffer -Ihardware/arduino/rza1h/cores/utilities/HttpServer_snapshot_mbed-os -Ihardware/arduino/rza1h/cores/utilities/HttpServer_snapshot_mbed-os/Handler -Ihardware/arduino/rza1h/cores/utilities/mbed-http -Ihardware/arduino/rza1h/cores/utilities/mbed-http/http_parser -Ihardware/arduino/rza1h/cores/utilities/mbed-rpc -Ihardware/arduino/rza1h/cores/opencv-lib -Ihardware/arduino/rza1h/cores/opencv-lib/include -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2 -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/calib3d -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/core -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/core/hal -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/features2d -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/flann -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/imgcodecs -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/imgproc -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/imgproc/detail -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/imgproc/hal -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/ml -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/objdetect -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules/face -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules/face/include -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules/face/include/opencv2 -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules/face/include/opencv2/face -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/opencv_contrib/modules/face/src -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/photo -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/shape -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/stitching -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/stitching/detail -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/superres -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/video -Ihardware/arduino/rza1h/cores/opencv-lib/include/opencv2/videostab -Ihardware/arduino/rza1h/cores/opencv-lib/lib -includembed_config.h -includehardware/arduino/rza1h/cores/mbed-os/features/mbedtls/inc/mbedtls/config.h -includembed_config.h -includembedtls_entropy_config.h

compiler.cpp.cmd=bin/arm-none-eabi-g++
compiler.cpp.flags={compiler.c.flags}
compiler.S.cmd=bin/arm-none-eabi-as
compiler.S.flags=
compiler.elf2hex.flags=-O binary
#compiler.elf2hex.flags=-O srec
compiler.elf2hex.cmd=bin/arm-none-eabi-objcopy
#compiler.c.elf.cmd=bin/arm-none-eabi-g++
compiler.c.elf.cmd={compiler.c.cmd}
compiler.c.elf.flags={cpu}
compiler.ar.cmd=bin/arm-none-eabi-ar
compiler.ar.flags=rcs
compiler.ld.flags=
compiler.size.cmd=bin/arm-none-eabi-size
# this can be overriden in boards.txt
build.extra_flags=

# AVR compile patterns
# --------------------

## Compile c files
recipe.c.o.pattern="{compiler.path}{compiler.c.cmd}" {includes} {compiler.c.flags} -std=gnu99 "{source_file}" -o "{object_file}"

## Compile c++ files
recipe.cpp.o.pattern="{compiler.path}{compiler.cpp.cmd}" {includes} {compiler.cpp.flags} -std=gnu++11 -fno-rtti "{source_file}" -o "{object_file}"

## Compile S files
recipe.S.o.pattern="{compiler.path}{compiler.S.cmd}" {includes} {compiler.S.flags} -c -x assembler-with-cpp "{source_file}" -o "{object_file}"

## Create archives
recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} "{build.path}/{archive_file}" "{object_file}"

## Combine gc-sections, archives, and objects
recipe.c.combine.pattern="{compiler.path}{compiler.c.elf.cmd}" {compiler.c.elf.flags} -Xlinker --gc-sections -Xlinker --wrap=main -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -Wl,-n -mthumb-interwork -march=armv7-a -mfpu=vfpv3 -mno-unaligned-access -specs=nosys.specs "-Thardware/arduino/rza1h/variants/gr_peach/{build.ldscript}" -o "{build.path}/{build.project_name}.elf" {object_files} "{build.variant.path}/gr_common.a" {build.extra_flags} -Wl,--start-group -lstdc++ -lsupc++ -lm -lc -lgcc -lnosys -Wl,--end-group

## Create eeprom
recipe.objcopy.eep.pattern=

## Create hex
recipe.objcopy.hex.pattern="{compiler.path}{compiler.elf2hex.cmd}" {compiler.elf2hex.flags} "{build.path}/{build.project_name}.elf" "{build.path}/{build.project_name}.bin"

## Compute size
recipe.size.pattern="{compiler.path}{compiler.size.cmd}" -A "{build.path}/{build.project_name}.elf"
recipe.size.regex=^(?:\.text|\.data|\.bootloader)\s+([0-9]+).*
recipe.size.regex.data=^(?:\.data|\.bss|\.noinit)\s+([0-9]+).*
recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*


# SAM3 Uploader tools
# -------------------

tools.savesketch.cmd=SaveSketch
tools.savesketch.cmd.windows=SaveSketch.bat
tools.savesketch.path=hardware/tools/rx

tools.savesketch.upload.params.verbose=
tools.savesketch.upload.params.quiet=
tools.savesketch.upload.pattern="{path}/{cmd}" MBED "{build.path}\{build.project_name}.bin"