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 boards: removed GPIO_x defines for cc2538-based b. 2017-01-11 10:19:06 +01:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep gnrc: integrate gnrc_netif2 2017-11-07 19:08:44 +01:00
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