# # ChangeLog for bsps/arm/lpc176x/timer in rtems # # Generated by Trac 1.2.1.dev0 # 04/19/24 20:14:13 Wed, 25 Apr 2018 08:43:38 GMT Sebastian Huber [e945b049] * bsps/arm/lpc176x/btimer/btimer.c (modified) * bsps/arm/lpc176x/can/can.c (moved) * bsps/arm/lpc176x/gpio/lpc-gpio.c (moved) * bsps/arm/lpc176x/pwm/pwmout.c (moved) * bsps/arm/lpc176x/start/adc.c (moved) * bsps/arm/lpc176x/start/bspidle.c (moved) * bsps/arm/lpc176x/start/dma-copy.c (moved) * bsps/arm/lpc176x/start/dma.c (moved) * bsps/arm/lpc176x/start/io.c (moved) * bsps/arm/lpc176x/start/restart.c (moved) * bsps/arm/lpc176x/start/system-clocks.c (moved) * bsps/arm/lpc176x/start/watchdog.c (moved) * bsps/arm/lpc176x/timer/timer.c (added) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/benchmark_timer/benchmark_timer.c (deleted) bsp/lpc176x: Move source files to bsps This patch is a part of the ...