1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/relic
Benjamin Valentin 95f814b5da CODING_CONVENTIONS.md: default to C11
The standard is 9 years old now, it is well supported in all mayor compilers.
In fact, features of the 'new' standard are already used in RIOT (std_atomic).

Let's make it the default and adapt the Makefiles accordingly.
2021-02-14 14:28:13 +01:00
..
patches pkg/relic: use random module for seeding relic PRNG 2020-02-06 21:11:39 +01:00
doc.txt pkg/relic: remove trailing whitespaces from doc.txt 2020-12-19 10:00:08 +01:00
Makefile CODING_CONVENTIONS.md: default to C11 2021-02-14 14:28:13 +01:00
Makefile.dep pkg/relic: use random module for seeding relic PRNG 2020-02-06 21:11:39 +01:00
Makefile.include makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
os_util.sh pkg/relic/os_util.sh: fix sed command for OS X 2017-10-24 13:56:33 +02:00