Blame view

RIOT/doc.txt 314 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
7
8
9
10
11
  /**
   * @def DEVELHELP
   * @brief   This global macro activates some behavior that helps you while
   *          developing but is otherwise optimized out.
   */
  
  /**
   * @def TEST_SUITES
   * @brief   This global macro activates functionality that is needed for
   *          automated testing but not needed otherwise.
   */