Hauke Petersen
b23cde98cf
cpus: adapted UART implementations to cb type change
2016-03-15 11:02:06 +01:00
nqdinh
5ad659a54a
cpu/lpc1768: added cpuid periph driver implementation
2016-03-10 11:01:34 +07:00
Hauke Petersen
b11a3ad74b
cpus: adapted timer implementations to API changes
2016-02-29 14:45:00 +01:00
Joakim Nohlgård
8d4fd5a814
cpu/lpc1768: Update to match timer_init API change
2016-02-13 21:29:36 +01:00
Hauke Petersen
68670f038f
cpu/lpc1768: adapted UART driver
2015-10-27 14:59:38 +01:00
Joakim Nohlgård
cbaeccdb90
periph/timer: Drop timer_reset
2015-10-17 20:11:03 +02:00
mryndzionek
37f03c6f52
lpc1768: propagate the timer setting result up
2015-05-10 15:44:19 +02:00
Hauke Petersen
31a6e81bd9
cpu/lpc1768: fixed UART PCLK selection
2014-12-19 13:47:58 +01:00
Hauke Petersen
765c4f38e5
Merge pull request #2201 from BytesGalore/mbed_lpc1768_uartUSB
...
board/mbed_lpc1768 changed the serial device to UART0
2014-12-17 10:35:03 +01:00
BytesGalore
c40e5267a6
board/mbed_lpc1768 changed the serial device to UART0
...
-> enables USB/serial communication
2014-12-17 07:27:28 +01:00
Hauke Petersen
78eed22dd2
cpu/lpc1768: added basic timer implementation
2014-12-16 16:57:31 +01:00
Hauke Petersen
67b4dfd89d
cpu/lpc1768: added basic UART driver
2014-12-08 19:48:20 +01:00
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
2014-11-20 17:40:57 +01:00