1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

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>
This commit is contained in:
Jean Pierre Dudey 2020-01-15 11:44:02 -05:00
parent 3672502f6f
commit 94ca53c3b9
No known key found for this signature in database
GPG Key ID: 631A70D74E41F1AD

View File

@ -1,7 +1,6 @@
mach create
using sysbus
machine LoadPlatformDescription @platforms/cpus/cc2538.repl
machine SetClockSource cpu
machine PyDevFromFile @scripts/pydev/rolling-bit.py 0x400D2004 0x4 True "sysctrl"