Benjamin Valentin
|
17199dbb1c
|
socket_zep: allow to specify MAC address of ZEP device
Add a command-line parameter for setting the EUI-64 of a ZEP device.
This allows a native node to use a persistent ZEP address across reboots.
|
2021-02-16 18:57:27 +01:00 |
|
Leandro Lanzieri
|
24d2578606
|
cpu/native: pull xtimer when RTC is used
|
2020-09-09 16:59:18 +02:00 |
|
benpicco
|
029ae8c7d2
|
Merge pull request #14766 from benpicco/cpu/native-rtc_set_alarm
cpu/native: RTC: implement rtc_set_alarm()
|
2020-08-28 17:39:47 +02:00 |
|
Benjamin Valentin
|
39b41d62cd
|
cpu/native: allow to disable native periph implementations
|
2020-08-25 13:53:14 +02:00 |
|
Benjamin Valentin
|
ea25e8580c
|
cpu/native: add Linux GPIO implementation
|
2020-08-25 13:53:14 +02:00 |
|
Benjamin Valentin
|
bdc43c245c
|
cpu/native: RTC: implement rtc_set_alarm()
Use xtimer to simulate an RTC timer.
This allows to simulate software that makes use of `rtc_set_alarm()`
on native.
|
2020-08-16 23:28:30 +02:00 |
|
Leandro Lanzieri
|
9f41acaac6
|
cpu/native: Move dependencies to Makefile.dep
|
2020-05-20 18:24:39 +02:00 |
|
Martine S. Lenders
|
0957b6301b
|
stdio_native: initial import
|
2019-12-18 14:15:40 +01:00 |
|
Frank Hessel
|
51194b9c0d
|
cpu/native: Implement hardware SPI access (Linux)
|
2019-10-16 14:32:53 +02:00 |
|