[incubator-nuttx-apps] branch master updated: testing/irtest: Fix issue of failure to open multiple IR devices

2022-06-14 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 068905d07 testing/irtest

[incubator-nuttx] branch master updated (39d389545e -> 6bd36d64e3)

2022-06-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 39d389545e risc-v/mpfs: usb: add composite support add 6bd36d64e3 Packet dropped in IPv4/v6 input

[incubator-nuttx] branch master updated: esp32:wamr_wasi_debug: Remove CONFIG_SCHED_ONEXIT

2022-05-25 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2d57694855 esp32:wamr_wasi_debug

[incubator-nuttx] branch master updated: xtensa:esp32: enable cp processor of app core

2022-05-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 23d35336ad xtensa:esp32: enable

[incubator-nuttx] branch master updated (b30e0a26ef -> aefe78a884)

2022-05-18 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from b30e0a26ef Move "-nostartfiles -nodefaultlibs" from Make.defs to Toolchian.defs add

[incubator-nuttx] branch master updated: arch/addrenv: Add missing FAR qualifier to addrenv_mprot

2022-05-17 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new c2d179a2f4 arch/addrenv: Add

[incubator-nuttx] 01/03: xtensa: move fpu register to XCPTCONTEXT_REGS

2022-05-13 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1dc39689ff888b060a4f2aaf2d3d6f3ffe340481 Author: zhuyanlin AuthorDate: Thu May 5 15:57:52 2022 +0800

[incubator-nuttx] 03/03: arch:xtensa: remove struct xtensa_cpstate_s as no need used

2022-05-13 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ad57791fe0eaee6686c36fa8e057a7b39ac851d2 Author: zhuyanlin AuthorDate: Thu May 12 22:24:24 2022 +0800

[incubator-nuttx] 02/03: arch:xtensa: modify xtensa_context_save/restore function

2022-05-13 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f423f94d08170575f68909fd8b007b916df854fd Author: zhuyanlin AuthorDate: Tue May 10 18:30:11 2022 +0800

[incubator-nuttx] branch master updated (323d8d9547 -> ad57791fe0)

2022-05-13 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 323d8d9547 mmcsd: Add FAR to the pointer argument new 1dc39689ff xtensa: move fpu register to

[incubator-nuttx] branch master updated (6e93b440fe -> 38f8032e31)

2022-05-11 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 6e93b440fe arch/sim: Fix warning: overriding recipe for target 'config.h' add

[incubator-nuttx] branch master updated (fdef3a7b92 -> 0c223998c7)

2022-05-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from fdef3a7b92 binfmt/libelf: Fix function description field add 0c223998c7 arm/cortex-m/toolchain

[incubator-nuttx] branch master updated: boards: Switch the elf link script to binfmt/libelf/gnu-elf.ld

2022-04-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 547c85b0ae boards: Switch the elf

[incubator-nuttx] branch master updated (8d756a75a2 -> 95ab7b973b)

2022-04-20 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 8d756a75a2 armv7/r:cp15_cache_all: fix error in LineSize 'r5' mask add 95ab7b973b

[incubator-nuttx] branch master updated: Make top Make.defs symlink to board Make.defs instead

2022-04-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new c4e2d88e6b Make top Make.defs

[incubator-nuttx-apps] branch master updated: .github/workflows/check.yml: Enable Change-ID check explicitly

2022-04-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 2f74de6f0 .github/workflows

[incubator-nuttx] branch master updated (9284770f75 -> 0f82eccc4f)

2022-04-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from 9284770f75 arch/risc-v: Move epc adjustment to riscv_doirq add c998a2c9bf checkpatch.sh: add -m

[incubator-nuttx] branch master updated (d38b4965f8 -> 4ebc581c73)

2022-04-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from d38b4965f8 MPFS: Prepare support for S-mode add 4ebc581c73 esp32c3: Simplify irq dispatch logic

[incubator-nuttx] branch master updated (ae6bfdc9b9 -> df6985e2bf)

2022-04-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from ae6bfdc9b9 libc: Avoid the compiler generate code call self(memcpy/memmove/memset/memcmp) recursively

[incubator-nuttx] 02/02: jlink-nuttx: update regs as nuttx regs save path change

2022-04-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit df6985e2bf440dbd67d53e3bf8d36cbcb3cb125c Author: zhuyanlin AuthorDate: Tue Mar 29 17:40:57 2022 +0800

[incubator-nuttx] 01/02: arch:tcbinfo: update tcbinfo as xcpcontext update

2022-04-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6a761ff0870799fc9a0c4fce8a6e586930a54b45 Author: zhuyanlin AuthorDate: Tue Mar 29 17:35:31 2022 +0800

[incubator-nuttx] branch master updated: xtensa: add xtensa_spill_window declaration

2022-03-28 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new c0c0ffd xtensa: add

[incubator-nuttx] branch master updated (841bcf8 -> 6472a69)

2022-03-18 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 841bcf8 docs/mpfs: mark USB and ethernet as supported add 6472a69 style/typo: fix few style and

[incubator-nuttx] branch master updated (5659f68 -> 9812826)

2022-03-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 5659f68 boards/sim: Add adb config for test add 9812826 xtensa:backtrace: fix backtrace last

[incubator-nuttx-apps] branch master updated: Fix error: 'memset' forming offset [16, 27] is out of the bounds [0, 16] of object 'inaddr' with type 'union '

2022-03-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new d4290b3 Fix error: 'm

[incubator-nuttx] branch master updated (f7a7eb9 -> 3400b42)

2022-02-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f7a7eb9 power/PM: add domain inner update power state feature add a5024a7 xtensa/esp32s3: Use

[incubator-nuttx] branch master updated (a6eff3b -> 6fa5885)

2022-02-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a6eff3b boards: lm3s6965-ek: Fix qemu-kostest new 67cda6c board/esp32: Update esp-wireless

[incubator-nuttx] 02/02: arch/esp32: Update esp-wireless-drivers-3rdparty to verion 45701c0

2022-02-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6fa5885d2d4f8930ea95b7331a41c148dc2e6441 Author: Xiang Xiao AuthorDate: Thu Feb 24 14:30:13 2022 +0800

[incubator-nuttx] 01/02: board/esp32: Update esp-wireless-drivers-3rdparty

2022-02-24 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 67cda6ce1e4ed512de611c70a3760c08ece582c7 Author: Xiang Xiao AuthorDate: Sun Feb 20 17:39:35 2022 +0800

[incubator-nuttx] branch master updated (d7fe012 -> fc9791c)

2022-02-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from d7fe012 Replece clock_gettime(CLOCK_REALTIME) with clock_systime_timespec if suitable add

[incubator-nuttx] branch master updated (484eb17 -> e9bd959)

2022-02-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 484eb17 fix #if condition of g_mmheap for BUILD_KERNEL. add e9bd959 add new line to /proc

[incubator-nuttx] branch master updated (41d6203 -> 7933442)

2022-02-17 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 41d6203 mm: umm_heap: Fix umm_heap for BUILD_KERNEL & ADDRENV add 7933442 sched/semap

[incubator-nuttx] branch master updated (09d57de -> ad3f163)

2022-02-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 09d57de add sparc toolchain to linux docker add ad3f163 enable sparc's daily ci and elim

[incubator-nuttx-apps] branch master updated: examples/chrono: fix typo in log message

2022-01-25 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 3c55638 examples/chrono

[incubator-nuttx] branch master updated (ae31cbd -> 793ec6c)

2022-01-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ae31cbd Fix an overflow in blkcnt_t gpt_last_lba add 662f071 xtensa: fix svccall enter error

[incubator-nuttx] branch master updated: xtensa/esp32s2: Fix some wrong definitions related to IRQ management

2022-01-12 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 80436dd xtensa/esp32s2: Fix some

[incubator-nuttx] branch master updated: xtensa: fix lack of float register save & resotre

2022-01-11 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3cfc676 xtensa: fix lack of

[incubator-nuttx] branch master updated: ioexpander/rpmsg: Select IOEXPANDER_INT_ENABLE instead depend on it

2022-01-06 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 8dc2ce7 ioexpander/rpmsg: Select

[incubator-nuttx] branch master updated: arch/sim: Rename up_vfork[32|64].S to up_vfork_x[32|64].S

2022-01-06 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3982296 arch/sim: Rename

[incubator-nuttx] branch master updated: Revert "ci: Freeze pipenv version for avoiding issue on documentation generation"

2022-01-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 41c727f Revert "ci: F

[incubator-nuttx] branch master updated: Improve dependencies for include/nuttx/version.h

2022-01-04 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 0951f70 Improve dependencies for

[incubator-nuttx] branch master updated: sdio: Move sdio utils functions to drivers/mmcsd

2022-01-04 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 828f04f sdio: Move sdio utils

[incubator-nuttx] branch master updated: Improve dependencies for `dirlinks`.

2022-01-03 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2366795 Improve dependencies for

[incubator-nuttx] branch master updated: userspace: fix typos in comments

2022-01-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new d23ad9b userspace: fix typos in

[incubator-nuttx-apps] branch master updated: Check for too many arguments to hostname

2022-01-01 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 6993c66 Check for too many

[incubator-nuttx] branch master updated: nuttx: remove space befone newline in logs

2021-12-29 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 95db3ce nuttx: remove space

[incubator-nuttx-apps] branch master updated: ci: Bump github/super-linter version to V4

2021-12-21 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new eb124a4 ci: Bump github

[incubator-nuttx] branch master updated: Kconfig: fix non-string default values uniformity

2021-12-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 67d8a82 Kconfig: fix non-string

[incubator-nuttx] branch master updated (b1d051b -> e2c9f61)

2021-12-17 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b1d051b riscv/esp32c3: Initialize the BLE Mac add e2c9f61 sched/init/nx_start.c: fix compile

[incubator-nuttx-apps] branch master updated: examples/thttpd: Don't touch task_tcb_s::argv field

2021-12-06 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 9397e92 examples/thttpd

[incubator-nuttx] 01/02: tools: Rename size_report to size_report.py

2021-12-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9bc00c4b585092e59e07be2d1ea23d6b62c46c57 Author: Xiang Xiao AuthorDate: Sat Dec 4 13:43:01 2021 +0800

[incubator-nuttx] 02/02: tools/size_report.py: Fix the lint error

2021-12-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1ba1f3f24b0c71c3a239a7dc309e96276b2ae455 Author: Xiang Xiao AuthorDate: Sat Dec 4 14:17:07 2021 +0800

[incubator-nuttx] branch master updated (a24005b -> 1ba1f3f)

2021-12-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a24005b drivers/serial: Fix offset calculation in 16550 new 9bc00c4 tools: Rename size_report

[incubator-nuttx] branch master updated (6164747 -> b65c7c2)

2021-12-01 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 6164747 README.md: Fix typo in macOS section add b65c7c2 arch: Dump task name through tcb_s

[incubator-nuttx] branch master updated: Support multiple SST26 devices on the same spi bus

2021-11-30 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 437424d Support multiple SST26

[incubator-nuttx] branch master updated: libc: Add mknod implementation

2021-11-28 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 54eabf9 libc: Add mknod

[incubator-nuttx] 02/02: feat: charger: add operation to get out voltage

2021-11-26 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b16eea4f14a50ff178baf6043a6f9d6d34f906b7 Author: zhangguoliang AuthorDate: Mon Nov 8 19:46:56 2021 +0800

[incubator-nuttx] 01/02: feature: charge: add add chipid ioctl api

2021-11-26 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e20becd91b5e9207783b431e23848e623db4a2e3 Author: weizhifang AuthorDate: Wed Oct 27 14:39:20 2021 +0800

[incubator-nuttx] branch master updated (08007dc -> b16eea4)

2021-11-26 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 08007dc ramtron:Remove errant code and definitions new e20becd feature: charge: add add chipid

[incubator-nuttx] branch master updated: arch/sim: Add new option to enable arch specific hostfs

2021-11-25 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e30a5f3 arch/sim: Add new option

[incubator-nuttx] 02/03: tools/release.sh: Build sim:asan instead of sim:nsh

2021-11-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 403b09fa606cdef43a917e002b41dc84334d1aa6 Author: Xiang Xiao AuthorDate: Tue Nov 23 02:49:13 2021 +0800

[incubator-nuttx] 01/03: boards/sim: Automatically run ostest for asan and kasan config

2021-11-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e6e3cc7e02ab174a5824c45a7b45a6e16d8d79bd Author: Xiang Xiao AuthorDate: Tue Nov 23 02:47:51 2021 +0800

[incubator-nuttx] 03/03: tools/checkrelease.sh: Launch nuttx after build

2021-11-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 36a6f4cd0968399c4b1160f8cb6191e65e2415eb Author: Xiang Xiao AuthorDate: Tue Nov 23 03:00:54 2021 +0800

[incubator-nuttx] branch master updated (0f76ff4 -> 36a6f4c)

2021-11-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0f76ff4 arch/sim: add arch elf define new e6e3cc7 boards/sim: Automatically run ostest for asan

[incubator-nuttx] branch master updated: libc/psignal: Output the message to STDERR_FILENO instead STDOUT_FILENO

2021-11-22 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e5cf5fa libc/psignal: Output the

[incubator-nuttx] branch master updated (bdc157f -> 83668c7)

2021-11-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from bdc157f sched/sched: Fix some typos in comments. add 550d2bf feature: sensor: add set

[incubator-nuttx] branch master updated: arch: Remove fflush(stdout) from driver code

2021-11-14 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2262ddf arch: Remove fflush

[incubator-nuttx] branch master updated: add board_reset function

2021-11-14 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 94af888 add board_reset function

[incubator-nuttx] branch master updated (0aeb132 -> e3bcfe5)

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0aeb132 board: Run ./tools/refresh.sh --silent all new 7c5c77f boards/imx6: Fix symbol value

[incubator-nuttx] 02/02: boards: Fix warning: selects CANUTILS_LIBCANUTILS which has unmet direct dependencies (NET_CAN && ALLOW_GPL_COMPONENTS)

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e3bcfe5cfaf949c20027fe99ef4b5443740f1a50 Author: Xiang Xiao AuthorDate: Mon Nov 8 01:56:12 2021 +0800

[incubator-nuttx] 01/02: boards/imx6: Fix symbol value '' invalid for TESTING_OSTEST_FPUSIZE

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7c5c77ff7b463e9958f91106fc6262f0bddb64d5 Author: Xiang Xiao AuthorDate: Mon Nov 8 01:50:31 2021 +0800

[incubator-nuttx] 01/02: sched: Disable message queue by default when DEFAULT_SMALL equals y

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e57203eca44a0d5ff86640d1c88cdef27b473c19 Author: Xiang Xiao AuthorDate: Mon Nov 8 11:10:12 2021 +0800

[incubator-nuttx] branch master updated (b8c33e5 -> 0aeb132)

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b8c33e5 esp32c3: Fix GPIO Output on pins 18 and 19 USB/JTAG new e57203e sched: Disable message

[incubator-nuttx] 02/02: board: Run ./tools/refresh.sh --silent all

2021-11-10 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0aeb132d15ac31b48789e71785711ba8f78d5659 Author: Xiang Xiao AuthorDate: Mon Nov 8 19:47:28 2021 +0800

[incubator-nuttx] 02/02: board: Run ./tools/refresh.sh --silent all

2021-11-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1f371581c831793a58891f37acb59bac3f8cf08d Author: Xiang Xiao AuthorDate: Mon Nov 8 10:57:43 2021 +0800

[incubator-nuttx] 01/02: sched: Reduce the default preallocated buffer when DEFAULT_SMALL=y

2021-11-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 086b09cc84c8bedd1c6e387c8b1f851667c331d5 Author: Xiang Xiao AuthorDate: Sun Nov 7 23:00:01 2021 +0800

[incubator-nuttx] branch master updated (3f94828 -> 1f37158)

2021-11-09 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3f94828 netdb: fix access within misaligned address error new 086b09c sched: Reduce the default

[incubator-nuttx] branch master updated: ci: Freeze pipenv version for avoiding issue on documentation generation

2021-11-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 57cba0e ci: Freeze pipenv

[incubator-nuttx] branch master updated: sim/btuart: Remove the unnecessary config

2021-11-08 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new df44aca sim/btuart: Remove the

[incubator-nuttx] branch master updated (3847539 -> eee85fa)

2021-11-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3847539 board: Run ./tools/refresh.sh --silent all new e81182d tools/mkconfig: Handle string

[incubator-nuttx] 01/02: tools/mkconfig: Handle string with escape character correctly

2021-11-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e81182df14e61b5c501d5af0901f3ca0e1867d6a Author: Xiang Xiao AuthorDate: Sun Nov 7 22:08:01 2021 +0800

[incubator-nuttx] 02/02: tools/mkconfig: Remove the redundant skip_space

2021-11-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit eee85faab1e7a5c45a3267fcf092983066c518ca Author: Xiang Xiao AuthorDate: Sun Nov 7 21:20:11 2021 +0800

[incubator-nuttx] branch master updated: board: Run ./tools/refresh.sh --silent all

2021-11-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3847539 board: Run ./tools

[incubator-nuttx-apps] branch master updated: nshlib: Disable Individual commands when DEFAULT_SMALL equals y

2021-11-07 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 8b44770 nshlib: Disable

[incubator-nuttx] branch master updated: mpfs: emmcsd: fix uninitialized value

2021-11-05 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new f8832f7 mpfs: emmcsd: fix

[incubator-nuttx] branch master updated (440787c -> b248dd0)

2021-11-04 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 440787c risc-v/esp32c3: Fix Wi-Fi & BLE coexist issue 1. Wi-Fi and BLE use common PHY funct

[incubator-nuttx] 03/03: sim: Add more config to asan/kasan for testing

2021-11-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c52a0991977833553408ee3c09cddb6bc85125ff Author: Xiang Xiao AuthorDate: Sat Oct 30 22:41:59 2021 +0800

[incubator-nuttx] 02/03: sim: Split SIM_SANITIZE to SIM_ASAN and SIM_UBSAN

2021-11-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3e967f784ecca96f1c7688ecd6963608dc2f770c Author: Xiang Xiao AuthorDate: Sat Oct 30 23:45:34 2021 +0800

[incubator-nuttx] branch master updated (2d4906a -> c52a099)

2021-11-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2d4906a Small clarification in the making-changes.rst documentation. new c82a676 sim: fix sim

[incubator-nuttx] 01/03: sim: fix sim runtime err under sanitize check mode.

2021-11-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c82a67663038ca9a1b47d46639995d74f3e5514c Author: mage1 AuthorDate: Wed Mar 17 15:41:18 2021 +0800

[incubator-nuttx] branch master updated: Small clarification in the making-changes.rst documentation.

2021-11-02 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2d4906a Small clarification in

[incubator-nuttx] branch master updated: libc/machine: add config LIBC_ARCH_MEMCHR

2021-11-01 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ee29175 libc/machine: add config

[incubator-nuttx] branch master updated: ftruncate: sanity check for parameter:length

2021-11-01 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e5f8aca ftruncate: sanity check

[incubator-nuttx] branch master updated: tool: add code coverage tool

2021-10-29 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ee17ae5 tool: add code coverage

[incubator-nuttx] branch master updated: documentation: Add release notes for 10.2.0 release

2021-10-28 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 5a69445 documentation: Add

[incubator-nuttx] branch releases/10.2 updated: documentation: Add release notes for 10.2.0 release

2021-10-28 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch releases/10.2 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/10.2 by this push: new 3fede42

[incubator-nuttx] branch master updated: author: Florian Olbrich : update licenses to Apache

2021-10-21 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 40b4674 author: Florian Olbrich

[incubator-nuttx] branch master updated: fix: charger: change the operations of battery ioctl to common

2021-10-20 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 12b2b7c fix: charger: change the

[incubator-nuttx] branch master updated: feature: charge: modify battery_gauge code

2021-10-20 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2a6673bc feature: charge: modify

[incubator-nuttx] 01/02: tools/esp32: Refactor generation of QEMU-compatible image

2021-10-19 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0299e7d35d0a7a4d8156d16abaf185e51001a10e Author: Gustavo Henrique Nihei AuthorDate: Thu Oct 14 13:13:31

  1   2   3   4   5   6   7   8   9   10   >