summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add rbheap01Joel Sherrill2014-11-041-0/+1
|
* arm/lpc176x/misc/restart.c: Fix set but not used warningJoel Sherrill2014-10-191-1/+2
|
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-072-92/+83
| | | | Use the Termios device API.
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
| | | | Fix build error introduced in f535fe5311978af53635c2da8e5cb10ef9d78802.
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-2/+2
| | | | | | | | | | | | | | This change starts with removing the effectively empty file timerdrv.h. The prototypes for benchmark_timer_XXX() were in btimer.h which was not universally used. Thus every use of timerdrv.h had to be changed to btimer.h. Then the prototypes for benchmark_timer_read() had to be adjusted to return benchmark_timer_t rather than int or uint32_t. I took this opportunity to also correct the file headers to separate the copyright from the file description comments which is needed to ensure the copyright isn't propagated into Doxygen output.
* arm/lpc176x: Adding "eth" linker script section.Federico Casares2014-09-105-15/+69
|
* lpc176x/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
|
* Regenerate all preinstall.am files.Chris Johns2014-08-291-6/+6
| | | | | With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
* arm: Add tests which fail to build with C++ enabled.Chris Johns2014-08-282-0/+4
|
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-162-0/+26
| | | | | | | The first pass at building these was without networking enabled. This pass addresses that plus accounts for some new BSPs which needed testsuite.tcfg files and BSPs which could not link tests which had been added since the first pass.
* bsp/lpc176x: New BSPMartin Boretto2014-06-1041-0/+6502