nuttx/boards/arm/lpc17xx_40xx
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
..
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
lincoln60 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc4088-devkit Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc4088-quickstart Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpcxpresso-lpc1768 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lx_cpu boards: fix CONFIG_MM_REGIONS related warning in nightly build 2020-03-08 11:29:39 -06:00
mbed Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
mcb1700 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
olimex-lpc1766stk boards: fix CONFIG_MM_REGIONS related warning in nightly build 2020-03-08 11:29:39 -06:00
open1788 boards: fix CONFIG_MM_REGIONS related warning in nightly build 2020-03-08 11:29:39 -06:00
pnev5180b Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
u-blox-c027 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
zkit-arm-1769 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00