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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESS
Kevin O'Connor
2022-12-14
1
-1
/
+1
*
lpc176x: Fix lpc176x build
Kevin O'Connor
2022-12-14
1
-1
/
+1
*
lpc176x: Move bootloader_request() from usbserial.c to main.c
Kevin O'Connor
2022-09-05
1
-0
/
+20
*
lpc176x: Use full peripheral clock speed; fix UART interface
Kevin O'Connor
2021-05-04
1
-1
/
+1
*
lpc176x: Do not modify PCLKSELx at runtime
Kevin O'Connor
2021-03-25
1
-8
/
+1
*
lpc176x: Introduce get_pclock_frequency()
Kevin O'Connor
2021-03-25
1
-1
/
+9
*
armcm_boot: Use armcm_main() instead of main() to start board code
Kevin O'Connor
2019-10-24
1
-4
/
+5
*
armcm_boot: Export MCU definition from armcm_boot
Kevin O'Connor
2019-09-18
1
-5
/
+1
*
armcm_reset: Add a new helper file defining command_reset()
Kevin O'Connor
2019-09-18
1
-7
/
+0
*
lpc176x: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-2
/
+2
*
armcm_timer: Unify udelay() implementation
Kevin O'Connor
2019-06-09
1
-14
/
+0
*
lpc176x: force minimum usb disconnect time
Matt Baker
2019-04-06
1
-0
/
+15
*
command: Always pass a string to the DECL_CONSTANT() macro
Kevin O'Connor
2019-03-17
1
-1
/
+1
*
lpc176x: Move enable_peripheral_clock to main.c
Kevin O'Connor
2019-01-04
1
-0
/
+21
*
lpc176x: Enable watchdog
Kevin O'Connor
2018-05-25
1
-0
/
+23
*
lpc176x: Add initial support for LPC176x processors
Kevin O'Connor
2018-05-25
1
-0
/
+31