diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-06-20 11:23:30 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-06-20 11:23:30 -0400 |
commit | 3e741a1f88135a3404e7b3eeb3a778305b199893 (patch) | |
tree | 9d4fd69ea09d2d3ca99ff014ca4a5c4b6655ccac /config/generic-azteeg-x5-mini-v3.cfg | |
parent | 8951dc3d5131ec0c6fe3e33623d89be70eb28fb0 (diff) | |
download | kutter-3e741a1f88135a3404e7b3eeb3a778305b199893.tar.gz kutter-3e741a1f88135a3404e7b3eeb3a778305b199893.tar.xz kutter-3e741a1f88135a3404e7b3eeb3a778305b199893.zip |
config: Clarify which boards use lpc1768 vs lpc1769 when known
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-azteeg-x5-mini-v3.cfg')
-rw-r--r-- | config/generic-azteeg-x5-mini-v3.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/generic-azteeg-x5-mini-v3.cfg b/config/generic-azteeg-x5-mini-v3.cfg index a110142f..5815752e 100644 --- a/config/generic-azteeg-x5-mini-v3.cfg +++ b/config/generic-azteeg-x5-mini-v3.cfg @@ -1,5 +1,5 @@ # This file contains common pin mappings for the Azteeg X5 Mini v3. To use -# this config, the firmware should be compiled for the LPC176x. +# this config, the firmware should be compiled for the LPC1769. # See the example.cfg file for a description of available parameters. |