# HG changeset patch # User Mychaela Falconia # Date 1552805878 0 # Node ID 9ae97f192d0bf1599b95fe46f5f083c17ff2750a # Parent df9c471ce9e9b8b189f7204a1f1162962384e6c0 targets/c1??.h: same CONFIG_TARGET_C1XX addition as in Magnetite diff -r df9c471ce9e9 -r 9ae97f192d0b targets/c11x.h --- a/targets/c11x.h Sun Mar 10 20:28:06 2019 +0000 +++ b/targets/c11x.h Sun Mar 17 06:57:58 2019 +0000 @@ -1,4 +1,5 @@ #define CONFIG_TARGET_C11X 1 +#define CONFIG_TARGET_C1XX 1 #define CONFIG_TARGET_COMPAL 1 #define USE_TSPACT2_FOR_TXLOW 0 #define UARTFAX_CLASSIC_DTR_DCD 0 diff -r df9c471ce9e9 -r 9ae97f192d0b targets/c139.h --- a/targets/c139.h Sun Mar 10 20:28:06 2019 +0000 +++ b/targets/c139.h Sun Mar 17 06:57:58 2019 +0000 @@ -1,4 +1,5 @@ #define CONFIG_TARGET_C139 1 +#define CONFIG_TARGET_C1XX 1 #define CONFIG_TARGET_COMPAL 1 #define USE_TSPACT2_FOR_TXLOW 1 #define UARTFAX_CLASSIC_DTR_DCD 0 diff -r df9c471ce9e9 -r 9ae97f192d0b targets/c155.h --- a/targets/c155.h Sun Mar 10 20:28:06 2019 +0000 +++ b/targets/c155.h Sun Mar 17 06:57:58 2019 +0000 @@ -1,4 +1,5 @@ #define CONFIG_TARGET_C155 1 +#define CONFIG_TARGET_C1XX 1 #define CONFIG_TARGET_COMPAL 1 #define USE_TSPACT2_FOR_TXLOW 0 #define UARTFAX_CLASSIC_DTR_DCD 0