Revert "Revert "Add support for Renesas RZ/A1H""

This reverts commit 21bd16debe.
pull/1626/head
mtkrtk 2016-04-08 17:44:29 +09:00
parent 21bd16debe
commit 4f25c166ac
1 changed files with 0 additions and 6 deletions

View File

@ -40,12 +40,6 @@
#define TEST_SDA_PIN PD6
#define TEST_SCL_PIN PD7
#elif defined(TARGET_RZ_A1H)
#define TEST_MOSI_PIN P10_14
#define TEST_MISO_PIN P10_15
#define TEST_SCLK_PIN P10_12
#define TEST_CS_PIN P10_13
#elif defined(TARGET_RZ_A1H)
#define TEST_SDA_PIN P1_3
#define TEST_SCL_PIN P1_2