[riot-notifications] [RIOT-OS/RIOT] boards/stm32f4discovery: Add initial renode support (#15473)
MrKevinWeiss
notifications at github.com
Thu Nov 19 14:28:15 CET 2020
### Contribution description
Initial support for renode emulator for the stm32f4discovery board.
This allows `make emulate` to start a emulated version of the board.
### Testing procedure
- Read through the documentation update
- Install or update [renode](https://github.com/renode/renode/releases/tag/v1.11.0) since the `rcc` module was added recently and is what is needed for RIOT to work
- run `BOARD=stm32f4discovery make all emulate -C tests/shell`
### Issues/PRs references
None
You can view, comment on, or merge this pull request online at:
https://github.com/RIOT-OS/RIOT/pull/15473
-- Commit Summary --
* boards/stm32f4discovery: Add initial renode support
-- File Changes --
M boards/stm32f4discovery/Makefile.include (3)
A boards/stm32f4discovery/dist/board.resc (20)
M boards/stm32f4discovery/doc.txt (9)
-- Patch Links --
https://github.com/RIOT-OS/RIOT/pull/15473.patch
https://github.com/RIOT-OS/RIOT/pull/15473.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15473
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201119/bbd53268/attachment.htm>
More information about the notifications
mailing list