AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines.
This commit is contained in:
parent
926a83bbc1
commit
33d9a75b03
17 changed files with 624 additions and 50 deletions
|
@ -77,7 +77,7 @@
|
|||
* </tr>
|
||||
* <tr>
|
||||
* <td>DUMMY_RTC</td>
|
||||
* <td>Makefile LUFA_OPTS</td>
|
||||
* <td>AppConfig.h</td>
|
||||
* <td>When a DS1307 RTC chip is not fitted, this token can be defined to make the demo assume a 1/1/1 01:01:01 date/time
|
||||
* stamp at all times, effectively transforming the project into a basic data logger with no specified sample times.</td>
|
||||
* </tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue