Marian Buschsieweke
|
4f769c2f55
|
sys/shell/commands: add static qualifier where appropriate
Due to the conversion to XFA based SHELL_COMMAND() much fewer function
need to expose a symbol. Hence, spray `static` all over the place.
|
2022-06-11 14:38:58 +02:00 |
|
Marian Buschsieweke
|
5ea582b3dd
|
sys/shell_commands: convert to SHELL_COMMAND()
Make use of XFA for shell commands
|
2022-06-07 09:25:04 +02:00 |
|
Joakim Nohlgård
|
7c48c891a0
|
xtimer: Update xtimer usage to match API changes
|
2016-11-29 20:44:31 +01:00 |
|
|
|
ded39b461e
|
sys: random: rename genrand_* to random_*
|
2016-02-29 21:33:17 +01:00 |
|
Cenk Gündoğan
|
d2555af269
|
sc_random.c: use a default seed if no xtimer is present
|
2016-01-26 23:28:18 +01:00 |
|
|
|
565d3ca72f
|
sys: shell: renamed mersenne_* to random_*
|
2015-11-24 06:52:39 +01:00 |
|