Alin Jerpelea
d9d720b296
audio: nxstyle fixes for core and drivers
...
nxstyle fixes for the audio core and drivers
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-21 17:19:52 -06:00
Alin Jerpelea
76c47f6b21
libc: audio: nxstyle fixes
...
This change is needed to be able to fix the warnings on the audio core
and includes the propagation of the fix in the audio.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-21 17:19:52 -06:00
Xiang Xiao
fc8522cc97
tools/testbuild.sh: check status after make distclean
...
ensure the distclean remove all generated stuff
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-21 16:15:48 -06:00
raiden00pl
c2162365fc
arch/arm/src/stm32h7/stm32_pwm: nxstyle fixes
2020-04-22 01:37:42 +08:00
raiden00pl
d89b9102cc
arch/arm/src/stm32h7/stm32_pwm: fix PWM_DUMP_REGS macro
...
arch/arm/src/stm32h7/stm32_pwm: prevent the PA0 pin configuration from being overwritten
2020-04-22 01:37:42 +08:00
raiden00pl
655bb2e391
arch/arm/src/stm32/stm32_pwm: fix PWM_DUMP_REGS macro
...
arch/arm/src/stm32/stm32_pwm: prevent the PA0 pin configuration from being overwritten
2020-04-22 01:37:42 +08:00
raiden00pl
23c1efa164
arch/arm/src/stm32/hardware/stm32f30xxx_pinmap.h: add missing TIM2_CH1 pins
2020-04-22 01:35:10 +08:00
Alin Jerpelea
afead9c9da
arch: arm: a1x: nxstyle fixes for a1x arch
...
nxstyle fixes for a1x arch
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2020-04-21 13:46:07 +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
090a4d1690
Update .gitignore per testbuild.sh report
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
816f624819
tools/Makefile.host: Initialize Q by inspecting V
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
95e5506637
tools/testbuild.sh: Verify nuttx/apps folder clean after build
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
48e6b97ca7
tools/testbuild.sh: Check defconfig in the canonical format
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
c153c31fbd
tools/refresh.sh: Save defconfig and exit with 1 only when the difference exist
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
5c1497aeb1
tools: Remove the temp variable in checking program exit code
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Xiang Xiao
cf674ed51c
checkpatch.sh: Simplify the code logic, no functional change
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
Ouss4
d53566118e
Update release notes in preparation for the 9.0.0 release.
2020-04-19 17:51:39 -06:00
Xiang Xiao
af31fd45ae
build.yaml: Change arm-11 to arm-12
...
since arm-12 finish more quickly than arm-11
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-19 10:31:14 -06:00
David Sidrane
a59ae5536c
github: Add PR Template
2020-04-19 08:09:19 -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
3d10f8cf8f
Fix nxstyle warning
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-19 07:51:18 -06:00
Xiang Xiao
2a7029dd52
arch/sim: All cpu core need conform to CONFIG_SIM_WALLTIME behaviour
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-19 07:51:18 -06:00
Gregory Nutt
87dbd7d52d
TODO: Remove simulator SMP bug
...
My understanding is the Xiao Xiang has corrected this problem so it should no longer be carried as a bug
2020-04-19 04:19:04 +08:00
Ouss4
2c58b11e50
tools/: Update version generation tools to account for the patch number.
2020-04-18 11:47:37 -07: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
Xiang Xiao
4b37d0b200
build.yml: Remove the tail space
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-18 14:05:23 +01:00
Nakamura, Yuuichi
00049aa482
Fix saved %esp value in up_saveusercontext() for qemu-i486
2020-04-18 19:33:39 +08: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
Nathan Hartman
1d394535cb
arch/README.txt: Various improvements to the text
...
* Added missing architectures and directories.
* Corrected a few mistakes.
* Rewrapped some text for consistency.
2020-04-17 15:16:43 -06:00
Brennan Ashton
6acaf2afaa
Add retry to pull docker image
...
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-04-18 01:48:37 +08:00
Xiang Xiao
b5a2c7a304
Fix nxstyle warning
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-17 10:09:52 -06:00
Xiang Xiao
89ff9eb046
tools/cfgdefine.c: Remove some string config variable from the dequote list
...
since source code use these config as string constant not as variable name
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Iaee3d32b100beb8b77d68711728a1e874b45ae3a
2020-04-17 10:09:52 -06: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
YAMAMOTO Takashi
28e55ab0b1
doc: sem_timedwait: No need to include time.h
...
It isn't required by the standard or NuttX implementation.
2020-04-17 16:48:37 +08:00
YAMAMOTO Takashi
781bf68b5c
doc: Fix semaphore related function names
2020-04-17 16:48:37 +08:00
YAMAMOTO Takashi
e855a1b25c
doc: Update a few wiki references
...
It's my best guess because the old wiki URLs don't work anymore.
2020-04-17 15:47:31 +08: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