From 2457a1be6c0fef14a46ca80b1f1f6e02fb4840eb Mon Sep 17 00:00:00 2001 From: Mathias Brossard Date: Mon, 12 Feb 2024 21:05:04 -0600 Subject: [PATCH] lpc11u35 doc: Fix comment about bootloader (fixes: #1024) --- docs/hic/lpc11u35.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hic/lpc11u35.md b/docs/hic/lpc11u35.md index f4a1b6d823..98b08a5d0e 100644 --- a/docs/hic/lpc11u35.md +++ b/docs/hic/lpc11u35.md @@ -18,7 +18,7 @@ Based on LPC11U35FHI33/501 chip ([Data Sheet](https://www.nxp.com/docs/en/data-s | SRAM1 | 2 KB | 0x2000_0000 | 0x2000_0800 | | USB SRAM | 2 KB | 0x2000_4000 | 0x2000_4800 | -Because of the flash size limitation, the presence of a ROM USB loader (also Cortex-M0 does not support vector table relocation). +Because of the flash size limitation and the presence of a ROM USB loader (also Cortex-M0 does not support vector table relocation), the DAPLink bootloader is not used. ## DAPLink default pin assignment