Joakim Nohlgård
|
6cda6a6560
|
periph/cpuid: Unify implementations to a common driver for several platforms
|
6 years ago |
Joakim Nohlgård
|
339a4da9dc
|
Makefiles: move to new directory /makefiles
|
6 years ago |
Hauke Petersen
|
37d4f44379
|
cpus: mv vendor headers to include/vendor/.
|
6 years ago |
Hauke Petersen
|
a2bc7bf8c7
|
cpu/ezr32wg: implement UART TX only mode
|
6 years ago |
Hauke Petersen
|
4bfce892d3
|
drivers/periph&cpu: add and use common periph_init()
|
6 years ago |
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
6 years ago |
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
6 years ago |
Kaspar Schleiser
|
0194091673
|
remove obsolete lpm code
|
7 years ago |
Hauke Petersen
|
3a00fe8e49
|
cpus: make use of cortexm_isr_end()
|
7 years ago |
Hauke Petersen
|
2eebf36eb2
|
cpu/uart: make use of named return values
|
7 years ago |
Kaspar Schleiser
|
5ab97fe38b
|
cpu: build cortexm vectors.c without LTO
|
7 years ago |
Ian Martin
|
49ae438dd5
|
doc: eliminate clutter in adc and gpio periph docs
|
7 years ago |
zhuoshuguo
|
1cbe79a373
|
CPU: fix include header guards
Fix cpu/lpc2387/include/lpc2387.h
|
7 years ago |
Kaspar Schleiser
|
c3f7186d4e
|
unify usage of inline assembly
|
7 years ago |
Hauke Petersen
|
ba13a74a7e
|
cpu/ezr32: adapted GPIO driver
|
7 years ago |
Hauke Petersen
|
b23cde98cf
|
cpus: adapted UART implementations to cb type change
|
7 years ago |
Kaspar Schleiser
|
6881f65f46
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
7 years ago |
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
7 years ago |
Joakim Nohlgård
|
8ef0b1555c
|
cpu/ezr32wg: Update to match timer_init API change
|
7 years ago |
Hauke Petersen
|
940097336a
|
cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
|
7 years ago |
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
7 years ago |
Hauke Petersen
|
b9707cd8f3
|
cpu/ezr32wg: added extern C to vendor headers
|
8 years ago |
Hauke Petersen
|
36646865f0
|
cpu: added support for SiLabs EZR32WG
|
8 years ago |