diff options
Diffstat (limited to 'src/templates')
-rw-r--r-- | src/templates/pal_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pal_lld.h b/src/templates/pal_lld.h index 8f0482969..12dcea77f 100644 --- a/src/templates/pal_lld.h +++ b/src/templates/pal_lld.h @@ -40,7 +40,7 @@ *
* @note This structure content is architecture dependent. The nome should be
* changed to include the architecture name following this pattern:<br>
- * - <ARCH><CELL>Config.
+ * - [ARCH][CELL]Config.
* .
* As example:<br>
* - MSP430DIOConfig.
|