1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/msba2
Marian Buschsieweke 47b0b87d48
boards/msba2,avsextreme: Removed defunct code
The MSB-A2 and the Avsextrem board once had support for using the USB
interface of the LPC2387. The code setting up the USB clock has been unused
for ages and is now defunct, as the required value for `USBCLKDivValue` is no
longer present in RIOT's code base. This commits removes the defunct and unused
code.
2019-07-25 10:38:51 +02:00
..
include boards: fix Doxygen group directives 2018-08-01 15:24:55 +02:00
board_init.c boards/msba2,avsextreme: Removed defunct code 2019-07-25 10:38:51 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards/msba2-based: move shared code to common/msba2 2017-11-30 10:26:35 +01:00
Makefile.dep boards/msba2: Added ltc4150 to saul_default 2019-01-28 13:45:08 +01:00
Makefile.features boards/msba2-based: use common/msba2/Makefile.features 2019-07-01 18:09:57 +02:00
Makefile.include drivers/cc110x: Moved cc110x_params.h from boards to driver 2018-05-21 22:59:46 +02:00