Commit Graph

10 Commits (f9d16d7f9a370ed2e7f8ad5ab14462317d70be68)

Author SHA1 Message Date
Oleg Hahm 3d411807c0 doc: fix and complemented some doxygen headers 8 years ago
BytesGalore 714ee38355 boards: core: cpu: drivers: sys: added missing header guards 8 years ago
BytesGalore de3c3cebd0 c++: sys: add extern C to header files 8 years ago
Ludwig Ortmann 289c4c0ee4 doc: add license headers to some .h files 9 years ago
Ludwig Ortmann 2525920426 remove trailing whitespace and newlines 9 years ago
Hauke Petersen edcabf7cb6 Fixed a lot of comments by removing tabs and correcting format. 9 years ago
Hauke Petersen 3785fe956b Fixed doxygen comments, focused on file headers and group definitions 9 years ago
Christian Mehlis 0dc5437e31 fixes for PRNG 10 years ago
René Kijewski 49876c15f7 Update on @mehlis' Mersene twister code
* Consistent naming
* C99 style variable definition
* Code de-duplication through mathematical conversions
* Less magic numbers (higher powers of twoof two))
10 years ago
Christian Mehlis 5ccde8340d add mersenne twister 10 years ago