mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
Update comments, README's, etc. to reflect changes to nuttx/boards directory reorganization.
This commit is contained in:
@@ -11,7 +11,7 @@ config EXAMPLES_WATCHDOG
|
||||
|
||||
In order to use this example, board specific logic must register the
|
||||
watchdog timer driver. That would be in the board bring-up logic
|
||||
in the boards/<board>/src directory for the board.
|
||||
in the boards/<arch/<chip>/<board>/src directory for the board.
|
||||
|
||||
The way that this is done depends on the underlying MCU architecture.
|
||||
For STM32, this would be done like:
|
||||
|
Reference in New Issue
Block a user