FreeCalypso > hg > ffs-editor
changeset 1:5a26a267684f
targets: new minimal headers created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 15 May 2020 01:45:24 +0000 |
parents | 92470e5d0b9e |
children | 14f8a71286c5 |
files | targets/compal-new.h targets/compal-old.h targets/fcfam.h targets/pirelli.h targets/ti26.h |
diffstat | 5 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/compal-new.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,3 @@ +#define CONFIG_TARGET_COMPAL 1 +#define NEW_C139_FFS_CONFIG 1 +#define VCXO_26MHZ 1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/compal-old.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_COMPAL 1 +#define VCXO_26MHZ 1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/fcfam.h Fri May 15 01:45:24 2020 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_FCFAM 1 +#define VCXO_26MHZ 1