1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/cc2538dk
Jean Pierre Dudey 94ca53c3b9
boards: cc2538dk: remove machine SetClockSource.
It causes errors on current Renode versions. It wasn't documented on the
Renode changelog, but SetClockSource property was removed. Before this
change it showed this error:

    There was an error executing command 'machine SetClockSource cpu'
    machine does not provide a field, method or property SetClockSource.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2020-01-15 11:44:02 -05:00
..
dist boards: cc2538dk: remove machine SetClockSource. 2020-01-15 11:44:02 -05:00
include boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
board.c
doc.txt
Makefile
Makefile.dep
Makefile.features boards/cc2538*: remove useless provided gpio features 2019-10-17 22:05:42 +02:00
Makefile.include boards: replace use of $(BOARD) by explicit name 2020-01-13 11:53:48 +01:00