nuttx/boards/arm/lpc17xx_40xx/olimex-lpc1766stk/configs
Xiang Xiao ebae06a6db boards: fix CONFIG_MM_REGIONS related warning in nightly build
fix the following warning:
chip/sam_allocateheap.c:120:8: warning: #warning "CONFIG_MM_REGIONS < 3: NFC SRAM not included in HEAP" [-Wcpp]
  120 | #      warning "CONFIG_MM_REGIONS < 3: NFC SRAM not included in HEAP"
      |        ^~~~~~~
chip/lpc17_40_allocateheap.c:176:6: warning: #warning "CONFIG_MM_REGIONS > 1: This configuration has no available AHB SRAM Bank0/1" [-Wcpp]
  176 | #    warning "CONFIG_MM_REGIONS > 1: This configuration has no available AHB SRAM Bank0/1"
      |      ^~~~~~~
chip/stm32l4_allocateheap.c:141:4: warning: #warning "CONFIG_MM_REGIONS large enough but I do not know what some of the region(s) are" [-Wcpp]
  141 | #  warning "CONFIG_MM_REGIONS large enough but I do not know what some of the region(s) are"
      |    ^~~~~~~

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-03-08 11:29:39 -06:00
..
ftpc Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
hidkbd Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
hidmouse boards: fix CONFIG_MM_REGIONS related warning in nightly build 2020-03-08 11:29:39 -06:00
nettest drivers/serial: Remove the lowconsole driver 2020-02-18 12:51:09 -06:00
nsh Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
slip-httpd Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
thttpd-binfs drivers/serial: Remove the lowconsole driver 2020-02-18 12:51:09 -06:00
thttpd-nxflat drivers/serial: Remove the lowconsole driver 2020-02-18 12:51:09 -06:00
usbmsc Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
usbserial Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
zmodem Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00