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
|
8064bd9fa9
|
periph/pwm: remove pwm_(start|stop) + doc
- joined start/stop and poweron/poweroff
- added general documentation
|
6 years ago |
Hauke Petersen
|
2f9e3c89e1
|
periph/hwrng: use void* buf for hwrng_read()
|
6 years ago |
Hauke Petersen
|
5bdb3bfa61
|
misc: aggregated doxygen fixes
|
6 years ago |
Hauke Petersen
|
4bfce892d3
|
drivers/periph&cpu: add and use common periph_init()
|
6 years ago |
Hauke Petersen
|
849ce20f5c
|
cpu/sam3+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
6 years ago |
Alexandre Abadie
|
245f60edfa
|
cpu: fix typo in author email
|
6 years ago |
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
6 years ago |
Kaspar Schleiser
|
0194091673
|
remove obsolete lpm code
|
6 years ago |
Hauke Petersen
|
adfd201a20
|
cpu/sam3: reworked PWM driver implementation
|
6 years ago |
Hauke Petersen
|
38c7d11f8c
|
cpu/sam3: add gpio_init_mux() function
|
6 years ago |
Hauke Petersen
|
3a00fe8e49
|
cpus: make use of cortexm_isr_end()
|
6 years ago |
Hauke Petersen
|
2eebf36eb2
|
cpu/uart: make use of named return values
|
6 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
|
efbbca1322
|
cpu: Fix header include guards
|
7 years ago |
Hauke Petersen
|
f389754de3
|
cpu/sam3: 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 |
Joakim Nohlgård
|
752d481738
|
cpu/sam3: Use {} notation for empty while loops
|
7 years ago |
Hauke Petersen
|
080638ab37
|
cpu/sam3: removed system_sam3xa.h header
|
7 years ago |
Hauke Petersen
|
6ae8c42880
|
cpu/sam3: added clock initialization code
|
7 years ago |
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
7 years ago |
Joakim Nohlgård
|
0f0a22b652
|
cpu/sam3: spi: Cast enum to unsigned int for comparison
|
7 years ago |
Hauke Petersen
|
af5ba0b5da
|
cpu/sam3: reworked timer driver
|
7 years ago |
Hauke Petersen
|
6b9088aa11
|
cpu/sam3: changed timer vendor header
- made channel cc registers accessible as array
|
7 years ago |
Hauke Petersen
|
79cf50db03
|
cpu/sam3: adapted HWRNG implementation
|
7 years ago |
Joakim Nohlgård
|
880d0d5879
|
cpu/sam3: Update to match timer_init API change
|
7 years ago |
Hauke Petersen
|
ba8cda7894
|
cpu/sam3: adapted to PWM interface changes
|
7 years ago |
Hauke Petersen
|
975e027360
|
cpu: use Hauke's correct email address
|
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
|
e8e673d6ce
|
cpu/sam3: simplified struct init in GPIO driver
|
7 years ago |
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
7 years ago |
Hauke Petersen
|
3101baa589
|
cpu/sam3: s/F_CPU/CLOCK_CORECLOCK/
|
7 years ago |
TobiasFredersdorf
|
9864c84c92
|
cpu/sam3: udpate gpio driver
|
7 years ago |
nqdinh
|
e24d5031fe
|
cpu/sam3: added cpuid periph driver implementation
|
7 years ago |
Oleg Hahm
|
67c1084825
|
sam3: fix pedantic compiler warnings
|
7 years ago |
Hauke Petersen
|
e1f028a859
|
cpu/sam3: reworked the UART driver
|
7 years ago |
Hauke Petersen
|
4c3a397f34
|
cpu/sam3: adapted UART driver
|
7 years ago |
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
7 years ago |
Joakim Nohlgård
|
98c465008b
|
all: Update @gebart family name, email
|
7 years ago |
Kaspar Schleiser
|
90c1e7ce74
|
cpu: sam3: remove obsolete hwtimer support
|
7 years ago |
Kaspar Schleiser
|
626289b5c7
|
cpu: sam3: use periph_common SPI functions
|
8 years ago |
Oleg Hahm
|
6a035fe910
|
doc: exclude sam3* completely from doxygen
Also remove doc.txt for sam3 (moved to cpu_conf.h)
|
8 years ago |
Hauke Petersen
|
25abd13fb5
|
cpu/sam3: use hwtimer_compat module
|
8 years ago |
Hauke Petersen
|
3be56ba97e
|
cpu/sam3: fixed vectors.c
This was an error introduced by merging #3194...
|
8 years ago |
Hauke Petersen
|
9476c03550
|
cpu/sam3: adjusted name of doxygen group
|
8 years ago |
Hauke Petersen
|
2588a62d89
|
cpu/sam3: made headers for sam3e8x exclusive
|
8 years ago |
Hauke Petersen
|
6764f7abcd
|
cpu/sam3: moved pwm driver into correct position
|
8 years ago |