Commit Graph

23 Commits (62fc1e0c3d1d766eb187fbf9a662144a7a4786a8)

Author SHA1 Message Date
Oleg Hahm 3c6678b037 *: fix mismatching endifs for header guards 6 years ago
Oleg Hahm 7ee7801c10 *: remove trailing underscores from header guards 6 years ago
Joakim Nohlgård d11b0bfd12 boards/chronos: Use another module name for drivers subdirectory 7 years ago
Hauke Petersen ac2b9f2524 boards: changed module name to 'board' 7 years ago
Ludwig Knüpfer eda6328e21 documentation: update my name (Ortmann -> Knüpfer) 8 years ago
Kaspar Schleiser b0892c781f boards: chronos: convert buzzer to use xtimer 8 years ago
Kaspar Schleiser 9878b783eb chronos: remove obsolete cc110x code 8 years ago
BigDaddyD b6bd067863 boards: removed leading underscores from macros
* also added a trailing underscore to header guards for consistency

Commit for PR 2623, repairing header file include guards.
This PR is intended to fix the include guards in files under RIOT/boards

SQUASH ME: fix underscore removal overdos

SQUASH ME: consistent macro naming

SQUASH ME: missed that one

SQUASH ME: fixed overdo

SQUASH ME: consistency
8 years ago
BytesGalore fc56535dd3 boards: add `extern "C"` to header files 9 years ago
Oleg Hahm 313d5b4e56 doc: added and fixed some copyright boilerplates 9 years ago
Fabian Nack 07fff37efe drivers - cc110x_ng: rename ng driver to legacy 9 years ago
René Kijewski 0cc699c0ce lint: reduce scope
Fix some lint warnings of kind
```
style (variableScope): The scope of the variable '…' can be reduced
```
9 years ago
Ludwig Ortmann 5fdce06b3b doc: use lgplv2.1-short license header instead of lgplv2-short-v1 9 years ago
Ludwig Ortmann fb205550a1 boards/chronos: clean up display driver a bit
reduce scope of variables
remove useless comments and spaces

saves 2 bytes =)
9 years ago
Oleg Hahm 02341bc79a removed no longer needed include path 9 years ago
Oleg Hahm 70747d8bb4 streamlined driver include pathes 9 years ago
Oleg Hahm d9c31a01e5 addressed comments from @mehlis 9 years ago
Oleg Hahm 4bc6dfbf69 added license headers and doxygen file information
plus replaced tabs with spaces
9 years ago
Oleg Hahm 02612ff0ca further Makefile cleanup 9 years ago
Oleg Hahm 1e665b49de build everything in the project directory 9 years ago
Ludwig Ortmann 680f778fc4 chronos cleanup 9 years ago
Oleg Hahm 903ec54a43 making include directives consistent 9 years ago
Oleg Hahm 232e205137 moved boards into subdirectory 10 years ago