Xiang Xiao
36108d814e
lpc31xx/ea3131: Fix error: libboard.a can't find
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 10:26:29 -06:00
Xiang Xiao
c82b446fa9
Fix nxstyle issue
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
304ecb2552
mikroe-stm32f4/fulldemo: Fix undefined reference to `stm32_spi2register'
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
ab2e24b42b
sama5d3x-ek/nxwm: Fix error: 'g_adcdev' undeclared
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
ed2b56799a
stm32/mikroe-stm32f4: Fix the several macros undefine issue
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
01ad7a82a3
stm32/mikroe-stm32f4: Fix nsh_romfsimg.h can't find
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
e006054dfc
lpc31xx/ea3131: Fix ld-locked.inc can't find
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-29 07:10:44 -06:00
Xiang Xiao
ea58adb371
esp32-core/Make.defs: Remove "-MMD -MP" from ARCHCFLAGS
...
since this should be done by makedep program
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-28 21:28:15 -07:00
Xiang Xiao
7ffccf738c
Makefile: Remove KERNEL variable which isn't really used
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-28 09:01:58 -06:00
Ouss4
32597a763a
arch/mips: Fix file naming.
2020-04-26 20:56:30 -06:00
Gregory Nutt
dcd50db5d1
Run files in previous commit through nxstyle, fixing issues.
2020-04-26 22:14:25 +01:00
Gregory Nutt
a0fdda698c
arch/z80: Fix z80 file naming
...
Modify file naming to conform on the Naming conventions of https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ
This commit only address the file naming convention. There is still nonconformant function naming.
2020-04-26 22:14:25 +01:00
raiden00pl
b2c7f1ecfa
boards/arm/stm32/stm32f429i-disco/src/stm32_highpri.c: fix nxstyle issues
2020-04-26 11:35:11 -06:00
raiden00pl
a91600050b
boards/arm/stm32/stm32f334-disco/src/stm32_smps.c fix nxstyle issues
2020-04-26 11:35:11 -06:00
raiden00pl
7cdd9b1221
boards/arm/stm32/nucleo-f334r8/src/stm32_highpri.c: fix nxstyle issues
2020-04-26 11:35:11 -06:00
raiden00pl
6b7b18e835
boards/arm/stm32/nucleo-f302r8/src/stm32_highpri.c: fix nxstyle issues
2020-04-26 11:35:11 -06:00
raiden00pl
f837bfecdb
arch/arm/src/stm32/stm32_adc.h: add prefix STM32 to low-level ops macros
2020-04-26 11:35:11 -06:00
Nathan Hartman
d6f7821b15
Docs and comments: Change OSX -> macOS
...
Mac OS X was renamed to macOS at some point. Update references to
OSX, OS X, Mac OS X, Mac OSX, and other permutations, to macOS,
in README files and in comments of other files.
2020-04-26 07:48:33 -06:00
Gregory Nutt
ee3ad39026
Remove improper uImage file
...
Remove boards/arm/sama5/sama5d3-xplained/boot/uImage that can in inadvertantly with a PR merge.
Also, change "/uImage" to just "uImage" in the top-level .gitignore file so that all occurences of uImage will be ignored, not just versions in the nuttx/ top-level directory.
2020-04-24 17:32:48 +01:00
rajeshwaribhat
31332904dd
Added support to crashdump for rx65n on sbram
2020-04-22 07:32:37 -06:00
Masayuki Ishikawa
40eb87d8b4
boards: maix-bit: Update instructions for kostest
...
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-04-22 13:45:56 +08:00
Xiang Xiao
f706f5e0e8
boards/imxrt1060-evk: Generate nuttx.map in the root directory
...
to avoid the follow warning:
Normalize imxrt1060-evk/nshocram
HEAD detached at pull/831/merge
Untracked files:
(use "git add <file>..." to include in what will be committed)
arch/arm/src/nuttx.map
nothing added to commit but untracked files present (use "git add" to track)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
2810220ea9
Update defconfig per refresh.sh report
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
f2d4e1e2b7
Follow up change in apps "nshlib: Rename sh to source"
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-19 08:07:54 -06:00
Xiang Xiao
2ec8f60e53
Run refresh.sh --silent all
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-18 07:17:38 -06:00
Xiang Xiao
3c4be8710c
Fix typo in boards/arm/cxd56xx/drivers/camera/Make.defs
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-18 07:17:38 -06:00
Xiang Xiao
6ad91aeb05
Kconfig: change the stack size default to DEFAULT_TASK_STACKSIZE
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-18 07:17:38 -06:00
YAMAMOTO Takashi
0e9b0d7603
sim: Don't generate romfs image if CONFIG_NSH_CUSTOMROMFS=y
2020-04-18 19:32:08 +08:00
YAMAMOTO Takashi
15d328c3ab
sim: Fix config check for romfs image generation
2020-04-18 19:32:08 +08:00
Alin Jerpelea
e899bc92d2
boards: cxd56: nxstyle fixes for the common code
...
nxstyle fixes on the cxd56 common code
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-17 09:25:56 -06:00
Alin Jerpelea
efbd6ada21
boards: cxd56: spresense: nxstyle fixes
...
nxstyle fixes for the Sony Spresense board
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-17 09:25:56 -06:00
Alin Jerpelea
f2a6d88c9d
boards: cxd56: drivers: sensors: nxstyle fix
...
Nxstyle fix for the sensors drivers
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-17 09:25:56 -06:00
Alin Jerpelea
b4cab7eb9e
boards: cxd56: drivers: camera: nxstyle fix
...
Nxstyle fix for the camera driver
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-17 09:25:56 -06:00
chao.an
43989ee36f
sim/nsh2: fix nxserver stack overflow
...
increase nxserver stack size to 4K
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-04-17 09:24:49 -06:00
chao.an
3776bf6850
sim/configs: update the defconfig
...
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-04-17 09:24:49 -06:00
chao.an
3dd094520c
sim/nsh2: remove the specific Make.defs
...
Change-Id: If9204619c343993cecbf92c1b8d64a48480110e8
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-04-17 09:24:49 -06:00
chao.an
c758cb8341
sim/romfs: add etctmp into ignore list
...
Signed-off-by: chao.an <anchao@xiaomi.com>
Change-Id: I8d6828882a7a52cb7ec61af8f288c1910167cd0b
2020-04-17 09:24:49 -06:00
Ouss4
674ca92485
spresnese/audio_sdk: Add CONFIG_AUDIO to have a warning free build.
2020-04-16 19:10:45 -06:00
YAMAMOTO Takashi
366c446003
sim: Provide MODULESTRIP for macOS
2020-04-16 16:04:11 -06:00
YAMAMOTO Takashi
c61d959655
sim: macOS's strip doesn't have --strip-unneeded option
2020-04-16 16:04:11 -06:00
chao.an
0668a1552d
sim/nsh: dynamic rcS/rcRAW generation support
...
1. RCSRCS: Remove the fixed array definition and preprocessing
dynamic configuration makes the RC script more flexible.
2. RCRAWS: Add preinstalled file support.
Change-Id: Id7c1640962b12101fb85013bc2cfbd60ee08cd2f
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-04-16 13:20:56 -06:00
Xiang Xiao
c0c24d29df
boards/Board.mk: use genromfs to make romfs image
...
Change-Id: I77e8af6daf57f3b71abdc918ec7159520cae00bd
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-04-16 13:20:56 -06:00
Alin Jerpelea
7396c2d47a
boards: arm: cxd56: drivers: audio: nxstyle fixes
...
nxstyle fixes for cxd56 audio driver
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-16 12:50:05 -06:00
Tobias Johansson
5fb835b1df
boards: cxd56: enable Nuttx audio driver
...
Adds an initial Nuttx audio driver supporting the Spresense CXD56.
Being a work in progress the driver has a number of limitations:
- Audio playback only, no recording yet.
- Only 16 bit stereo playback is supported.
- In practice only 48kHz playback is supported due to missing SRC.
2020-04-16 12:50:05 -06:00
Alin Jerpelea
50431e6694
boards: cxd56: spresense: add configuration for the NuttX audio driver driver
...
This configuration uses the NuttX audio driver
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-16 12:50:05 -06:00
Alin Jerpelea
c35fd3bb25
boards: cxd56: spresense: add configuration for SDK audio driver
...
This configuration uses the driver audio from SDK
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-16 12:50:05 -06:00
Alin Jerpelea
502d7bb501
boards: cxd56: spresense: move audio configuration
...
The audio configuration is board specific and shared by both audio drivers.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-16 12:50:05 -06:00
Nathan Hartman
3c829226f9
Fix typos and nxstyle complaints.
...
arch/x86_64/src/intel64/intel64_tickless.c:
boards/x86_64/intel64/qemu-intel64/src/qemu_freq.c:
drivers/modem/altair/altmdm.c:
* Fix typos and nxstyle complaints.
2020-04-15 17:04:58 +01:00
Xiang Xiao
df57cacd61
nuttx: Fix the nightly build warning again
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-14 11:22:22 +02:00
liuhaitao
4c7274c2a4
esp32: Remove the unecessary PREPROCESS call to fix build warning
...
xtensa-esp32-elf-gcc: warning: /home/jenkins/jenkins-slave/workspace/NuttX-Nightly-Build/nuttx/boards/xtensa/esp32/esp32-core/scripts/esp32.template: linker input file unused because linking not done.
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-14 15:20:52 +08:00