diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-09-27 19:24:08 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-09-27 19:24:08 +0900 |
commit | 5b7c5a9996333d882376cd45ebf4d590812ccecd (patch) | |
tree | 4e8330766db8b2c4efc9d08481cae10ed9f46baf /example-cdc-gnu-linux/config.h | |
parent | bc39f0e58268e7f88e1c376c1a1fef17376ca44f (diff) |
Use flash routines in example-cdc-gnu-linux.
Diffstat (limited to 'example-cdc-gnu-linux/config.h')
-rw-r--r-- | example-cdc-gnu-linux/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example-cdc-gnu-linux/config.h b/example-cdc-gnu-linux/config.h new file mode 100644 index 0000000..3305d04 --- /dev/null +++ b/example-cdc-gnu-linux/config.h @@ -0,0 +1,2 @@ +#undef CRC32_SUPPORT +#define ADC_SUPPORT |