Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
e3da-public
contiki-ng
Commits
421d95bc
Commit
421d95bc
authored
Dec 16, 2017
by
George Oikonomou
Browse files
Build the GPIO HAL for CC13xx/CC26xx
parent
d88c3d0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
arch/cpu/cc26xx-cc13xx/Makefile.cc26xx-cc13xx
View file @
421d95bc
...
...
@@ -32,7 +32,7 @@ CONTIKI_CPU_SOURCEFILES += clock.c rtimer-arch.c soc-rtc.c uart.c
CONTIKI_CPU_SOURCEFILES
+=
contiki-watchdog.c aux-ctrl.c
CONTIKI_CPU_SOURCEFILES
+=
putchar.c ieee-addr.c batmon-sensor.c adc-sensor.c
CONTIKI_CPU_SOURCEFILES
+=
slip-arch.c slip.c cc26xx-uart.c lpm.c
CONTIKI_CPU_SOURCEFILES
+=
gpio-interrupt.c oscillators.c
CONTIKI_CPU_SOURCEFILES
+=
gpio-interrupt.c
gpio-hal-arch.c
oscillators.c
CONTIKI_CPU_SOURCEFILES
+=
rf-core.c rf-ble.c ieee-mode.c
CONTIKI_CPU_SOURCEFILES
+=
random.c soc-trng.c int-master.c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment