nuttx/boards/arm/sam34
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
..
arduino-due Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
flipnclick-sam3x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam3u-ek boards: fix CONFIG_MM_REGIONS related warning in nightly build 2020-03-08 11:29:39 -06:00
sam4cmp-db Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4e-ek Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4l-xplained Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4s-xplained Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
sam4s-xplained-pro Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00