index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lpc176x
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpc176x: Fix serial ordering of initialization
Kevin O'Connor
2022-03-01
1
-1
/
+1
*
lpc176x: Add support for serial on UART3 P4.29/P4.28
Kevin O'Connor
2021-05-25
1
-7
/
+17
*
lpc176x: Move pin definitions together in serial.c
Kevin O'Connor
2021-05-25
1
-22
/
+28
*
lpc176x: Introduce get_pclock_frequency()
Kevin O'Connor
2021-03-25
1
-2
/
+2
*
lpc176x: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-4
/
+3
*
lpc176x: Move irq handler code above irq setup
Kevin O'Connor
2019-08-22
1
-29
/
+29
*
lpc176x: Reset LPC_UART0->FDR when using serial
Kevin O'Connor
2019-07-10
1
-0
/
+1
*
lpc176x: Use enumerations for buses and reserve pins
Kevin O'Connor
2019-04-04
1
-1
/
+4
*
lpc176x: Pass gpio id to gpio_peripheral()
Kevin O'Connor
2019-01-04
1
-2
/
+2
*
lpc176x: Move enable_peripheral_clock to main.c
Kevin O'Connor
2019-01-04
1
-1
/
+1
*
lpc176x: Add an enable_peripheral_clock() helper function
Kevin O'Connor
2018-11-21
1
-1
/
+1
*
lpc176x: Add initial support for LPC176x processors
Kevin O'Connor
2018-05-25
1
-0
/
+79