Commit Graph

7 Commits

Author SHA1 Message Date
158880cda3 disco: disable warrnings (disables rng) 2018-12-08 21:39:35 +00:00
06e0c8df2f disco: Compare unsigned with unsigned
Removes some warrning when building with -Wextra on RISC-V
2018-12-08 21:33:10 +00:00
d13aba56f8 disco: Fix: use static inline instead of simple inline
Makes sure compiler doesn't decide not to inline a function
2018-12-08 21:19:44 +00:00
65faa0d4f9 disco: update to newest sources 2018-12-08 21:10:29 +00:00
f3154fd505 disco: Adds disco sources 2018-12-08 20:38:10 +00:00
e6a210e0c4 SDK: include sys/cdefs.h 2018-12-08 20:35:40 +00:00
ea0ac6b715 Init 2018-12-08 20:19:54 +00:00