Oleg Hahm
d0316fa7ae
periph timer: remove timer_irq_(en|dis)able
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
Hauke Petersen
b23cde98cf
cpus: adapted UART implementations to cb type change
8 years ago
nqdinh
5ad659a54a
cpu/lpc1768: added cpuid periph driver implementation
8 years ago
Hauke Petersen
b11a3ad74b
cpus: adapted timer implementations to API changes
8 years ago
Joakim Nohlgård
8d4fd5a814
cpu/lpc1768: Update to match timer_init API change
8 years ago
Hauke Petersen
68670f038f
cpu/lpc1768: adapted UART driver
8 years ago
Joakim Nohlgård
cbaeccdb90
periph/timer: Drop timer_reset
8 years ago
mryndzionek
37f03c6f52
lpc1768: propagate the timer setting result up
9 years ago
Hauke Petersen
31a6e81bd9
cpu/lpc1768: fixed UART PCLK selection
9 years ago
Hauke Petersen
765c4f38e5
Merge pull request #2201 from BytesGalore/mbed_lpc1768_uartUSB
...
board/mbed_lpc1768 changed the serial device to UART0
9 years ago
BytesGalore
c40e5267a6
board/mbed_lpc1768 changed the serial device to UART0
...
-> enables USB/serial communication
9 years ago
Hauke Petersen
78eed22dd2
cpu/lpc1768: added basic timer implementation
9 years ago
Hauke Petersen
67b4dfd89d
cpu/lpc1768: added basic UART driver
9 years ago
Hauke Petersen
9214990aee
cpu/lpc1768: heavy clean-up of existing code
...
- moved to new port structure
- rewrote startup code
- added implementation dummies for UART and timer
- switched to atmel linkerscript
- cleaned up Makefiles
9 years ago