[incubator-nuttx] 07/07: sched/init: Don't call sq_init/dq_init on global link list

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4cc28882f9d847b261f77e8846b935acac71a912 Author: Xiang Xiao AuthorDate: Sat Mar 12 12:07:33 2022 +0800

[incubator-nuttx] 02/07: mm/shm: Initialize shm_info_s at the definition place

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit cf2538c27707a75b6e9afbb77507cf4c5daee292 Author: Xiang Xiao AuthorDate: Sat Mar 12 03:58:25 2022 +0800

[incubator-nuttx] 01/07: fs: Initialize g_inode_sem at the definition place

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit dfb9a763a79ea6d60441a23fb88811984449a7f0 Author: Xiang Xiao AuthorDate: Sat Mar 12 03:56:57 2022 +0800

[incubator-nuttx] 03/07: sched/wdog: Remove wd_initialize which isn't really used anymore

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b0786606fc5bec29464fb197b9b2c80fa265d44a Author: Xiang Xiao AuthorDate: Sat Mar 12 04:01:19 2022 +0800

[incubator-nuttx] branch master updated (8b7d08f -> 4cc2888)

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 8b7d08f net: Reoder the initialize sequence(mac->ip->tcp/udp) new dfb9a76 fs: Init

[incubator-nuttx] 05/07: sched/irq: Remove the code which zero out g_irqvector fields

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2ce62bb5831122a962c6aa72cebdf45440ff4aca Author: Xiang Xiao AuthorDate: Sat Mar 12 04:05:36 2022 +0800

[incubator-nuttx] 06/07: sched/init: Move binfmt_initialize before hardware initialization

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ab872b01999e7d13ad1aeaa95c7d2ebf7118d95d Author: Xiang Xiao AuthorDate: Sat Mar 12 04:10:24 2022 +0800

[incubator-nuttx] 04/07: mm/iob: Remove initialized static variable inside iob_initialize

2022-03-12 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d9a442a859cfe88bc28729a4f609a8bc9ae61f2b Author: Xiang Xiao AuthorDate: Sat Mar 12 04:04:08 2022 +0800

[incubator-nuttx] branch master updated (b10c895 -> 5085f85)

2022-03-17 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b10c895 arch/Kconfig: Don't depend on Xtensa for the SUPPRESS_CLOCK_CONFIG option. This confi

[incubator-nuttx] branch master updated (c2a1d0f -> b10c895)

2022-03-17 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c2a1d0f procfs: Remove mallinfo from struct procfs_meminfo_entry_s add b10c895 arch/Kconfig

[incubator-nuttx] branch master updated: progmem: eliminate PROGMEM_ERASESTATE configuration option

2022-03-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 757d01d progmem: eliminate

[incubator-nuttx] branch master updated (e9f1794 -> 4456b13)

2022-03-29 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e9f1794 task: don't set default signal in kernal thread add 4456b13 riscv/bl602: Remove

[incubator-nuttx] branch master updated (4456b13 -> 416ec42)

2022-03-29 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4456b13 riscv/bl602: Remove check for LCD driver add 416ec42 riscv/esp32c3: Remove check for

[incubator-nuttx] 02/02: libc/sched/sched_backtrace.c: Include unistd.h to avoid warning about getpid function.

2021-09-21 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0aa4f07e93daa64889833b1ae20dca659985bae7 Author: Abdelatif Guettouche AuthorDate: Tue Sep 21 13:08:41

[incubator-nuttx] branch master updated (1692aa7 -> 0aa4f07)

2021-09-21 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 1692aa7 drivers/syslog: Ensure the buffer zero terminate new 9f4d7e4 xtensa_dumpstate.c: Fix

[incubator-nuttx] 01/02: xtensa_dumpstate.c: Fix the name of the TCB variable when dumping the backtrace.

2021-09-21 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9f4d7e4767c0af920a30e75dfceb820ec0cd2e52 Author: Abdelatif Guettouche AuthorDate: Tue Sep 21 13:08:20

[incubator-nuttx] branch master updated (e651ef0 -> f3477a8)

2021-09-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e651ef0 arch/risc-v: Remove CODE qualifier for RISC-V-specific files add f3477a8 libc/string

[incubator-nuttx] branch master updated: xtensa/esp32-s2: Adds freerun timer wrapper

2021-09-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 2cd4f4a xtensa/esp32-s2: Adds

[incubator-nuttx] branch master updated (64e8322 -> fba6fa2)

2021-09-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 64e8322 Add LCD backpack support for ESP32 (devkit-c). add fba6fa2 xtensa/esp32-s2: Adds

[incubator-nuttx] branch master updated: stm32h7:DMA_TRBUFF is DMA_SCR_TRBUFF

2021-09-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 6d299ce stm32h7:DMA_TRBUFF is

[incubator-nuttx] branch master updated (6d299ce -> 962059f)

2021-09-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 6d299ce stm32h7:DMA_TRBUFF is DMA_SCR_TRBUFF add 962059f xtensa/esp32-s2: Adds oneshot device

[incubator-nuttx] 02/02: tools/ci/Docker: Download the latest ESPxx Xtensa toolchain

2021-09-24 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 44268bac1f2c27a92af47d56eefe1dbab69f53c3 Author: Abdelatif Guettouche AuthorDate: Fri Sep 24 22:21:37

[incubator-nuttx] branch master updated (c23986e -> 44268ba)

2021-09-24 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c23986e xtensa/esp32: Select ARCH_HAVE_BOOTLOADER for ESP32 chips new 6526966 tools/ci

[incubator-nuttx] 01/02: tools/ci/cibuild.sh: Update the downloaded ESP Xtensa toolchain.

2021-09-24 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 652696698735d2e09a4305c2536e6f326a9bd2e2 Author: Abdelatif Guettouche AuthorDate: Fri Sep 24 18:41:01

[incubator-nuttx] branch master updated: libc/misc: add lib_glob.

2021-09-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 649f99c libc/misc: add lib_glob

[incubator-nuttx] branch master updated (38fa30e -> 8a142f4)

2021-09-28 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 38fa30e tools: Gregory Nutt : update licenses to Apache add 33f2d46 risc-v/esp32-c3/rttimer

[incubator-nuttx] branch master updated (cf6dcbc -> 6c374fc)

2021-09-30 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from cf6dcbc S32K1XX arch: gpioread may also be used for output pins add 6c374fc feat: driver

[incubator-nuttx] branch master updated (ee6138e -> d22b4ec)

2021-09-30 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ee6138e power: Open CONFIG_PM compilation failed add 6a262c5 esp32_rng.c: Remove unused

[incubator-nuttx] 02/03: esp32c3_rom.ld: Add a strong declaration to some libgcc function that are ROM resident.

2021-10-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ee20d0f5454b9c468669bcfb50da26ad6eeb0e7c Author: Abdelatif Guettouche AuthorDate: Thu Sep 30 16:09:40

[incubator-nuttx] branch master updated (4ca0f2e -> 284c6f5)

2021-10-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4ca0f2e .gitignore: Ignore *.ddc files generated during the build. new a0488a3 boards/esp32

[incubator-nuttx] 03/03: esp32s2_rom.ld: Add a strong declaration of some libgcc functions that are ROM resident.

2021-10-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 284c6f50e4df5a224a150972365c63ff78db523c Author: Abdelatif Guettouche AuthorDate: Thu Sep 30 16:23:33

[incubator-nuttx] 01/03: boards/esp32: Strongly declare libgcc symbols that exist in the ROM linker script, so that we can link them instead of those present in libgcc.a

2021-10-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a0488a31b37cd3fab331899d77aafa784b46e3ae Author: Abdelatif Guettouche AuthorDate: Wed Sep 29 18:59:10

[incubator-nuttx] branch master updated: esp32: Add initial support to Bluetooth Low Energy

2021-10-04 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 867c6d0 esp32: Add initial

[incubator-nuttx] branch feature/esp32_flash_encryption created (now 3e420f5)

2021-10-06 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch feature/esp32_flash_encryption in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 3e420f5 xtensa/esp32: Enable building a bootloader with Flash Encryption

[incubator-nuttx] 01/01: xtensa/esp32: Enable building a bootloader with Flash Encryption support

2021-10-06 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch feature/esp32_flash_encryption in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3e420f562dddff294e0c34b58474628bea6d6d15 Author: Gustavo Henrique Nihei

[incubator-nuttx] 03/03: libc/vsprintf_internal: Call va_copy just like vsyslog

2021-10-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1e607a70bcfe94959ecc62bc0e41f7b21201dd08 Author: Xiang Xiao AuthorDate: Sat Oct 9 14:32:59 2021 +0800

[incubator-nuttx] 01/03: audio/comp: Call va_start again instead of va_copy

2021-10-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 805f40f2f9e6af911b90b3c01aeacb160026cb2d Author: Xiang Xiao AuthorDate: Sat Oct 9 14:19:16 2021 +0800

[incubator-nuttx] 02/03: lib/vasprintf: Shouldn't call va_end(ap) to avoid the double free

2021-10-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 82813472d19485106180a282dc80eb1bd1cfd1d5 Author: Xiang Xiao AuthorDate: Sat Oct 9 14:20:31 2021 +0800

[incubator-nuttx] branch master updated (2739f86 -> 1e607a7)

2021-10-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2739f86 boards/esp32: Remove SPI Flash encryption test new 805f40f audio/comp: Call va_start

[incubator-nuttx] branch master updated: xtensa_context.S: Save and restore SCOMPARE1 when necessary.

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 7420f24 xtensa_context.S: Save

[incubator-nuttx] 01/03: xtensa_coproc.S: Correctly save/restore coprocessor0 state.

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 217fd97fd3f6a7bf9499d76c64098997eb5a2177 Author: Abdelatif Guettouche AuthorDate: Tue Oct 12 10:43:25

[incubator-nuttx] branch master updated (7420f24 -> a7d8d9d)

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7420f24 xtensa_context.S: Save and restore SCOMPARE1 when necessary. new 217fd97

[incubator-nuttx] 02/03: esp32s2/tie.h: The old tie.h file was from ESP32 which doesn't apply to ESP32-S2. This commit gets the correct S2 tie.h file

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6d246eb18f5cd596fd63c568ba70c8c607f02f57 Author: Abdelatif Guettouche AuthorDate: Tue Oct 12 14:12:46

[incubator-nuttx] 03/03: esp32s2/tie.h: Run the file though detab.

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a7d8d9dd98eefd1af400bf411639e733e165a81e Author: Abdelatif Guettouche AuthorDate: Thu Oct 14 10:27:15

[incubator-nuttx] branch master updated: build: Replace 'make download' with 'make flash'

2021-10-14 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 e0389ce build: Replace '

[incubator-nuttx] 01/02: sched/pidhash: init g_pidhash to NULL to avoid wild pointer

2021-10-16 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 13741c9017bc2884f31c41db18405be271f20d70 Author: chao.an AuthorDate: Tue Sep 7 22:54:47 2021 +0800

[incubator-nuttx] branch master updated (591c156 -> 8b67944)

2021-10-16 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 591c156 esp32_oneshot_lowerhalf.c: Use the same alignment as the rest of the code base. new

[incubator-nuttx] 02/02: sched: Remove pidhash_s and move ticks to tcb_s

2021-10-16 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8b67944c75b81d17174bd207ad63acfa22da8983 Author: Xiang Xiao AuthorDate: Thu Oct 14 11:03:07 2021 +0800

[incubator-nuttx] branch master updated: sdio: Update the defintion to the latest spec

2021-10-17 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 643e34e sdio: Update the

[incubator-nuttx] branch master updated (7e59a6a -> 9a0146f)

2021-10-18 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7e59a6a cpuload: fix crash because of the member of g_pidhash is NULL add 9a0146f add include

[incubator-nuttx] branch master updated: binfmt: Remove umm_initialize from elf_load

2021-10-18 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 9e60c33 binfmt: Remove

[incubator-nuttx] 02/02: fs/partition: Make parse_ptable_partition to partition.h

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 970cbff6389955ca58971b3e86dcbd3c4dc19668 Author: Xiang Xiao AuthorDate: Tue Oct 19 11:12:04 2021 +0800

[incubator-nuttx] branch master updated (b513456 -> 970cbff)

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b513456 arch:xtens:mpu: modify acc and memtype to uint32_t new eb72038 fs/partition: Make

[incubator-nuttx] 01/02: fs/partition: Make read_partition_block callable outside ptable

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit eb720388ca50caffea2a78dc3a1c9435bb0b4651 Author: Xiang Xiao AuthorDate: Thu Sep 30 01:02:27 2021 +0800

[incubator-nuttx] 05/08: arch/risc-v/esp32c3: Remove the bignum test from the driver.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e424241d09abc84a7def4e1ffacdff0a20548bbc Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 13:27:52

[incubator-nuttx] 03/08: arch/risc-v/esp32c3: Remove the SHA test from the driver.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 652d77efd2ff693c462f0e4b62f00a9b992d1e1e Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 13:19:07

[incubator-nuttx] 06/08: esp32c3_bignum.c & esp32c3_sha.c: Fix some trivial nxstyle complaints.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c83c1071ccb222f160b5dae732e44e591a96995c Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 13:35:23

[incubator-nuttx] 01/08: arch/xtensa/esp32: Remove the AES test from the driver.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8288a04a0be3dc9c64335d8ef98eaf5d5a87124b Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 12:56:32

[incubator-nuttx] branch master updated (b998528 -> 9235d66)

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from b998528 Documentation: Update "Using QEMU" section for ESP32 new 8288a04 arch/xt

[incubator-nuttx] 02/08: arch/risc-v/esp32c3: Remove the AES test from the driver.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5d1c01aea7e2f5d46b2e36c7575bf792c3301e87 Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 13:15:13

[incubator-nuttx] 08/08: boards/esp32&esp32c3: Remove crypto accelerators' defconfigs.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9235d6605b94c91b65ca6af41b21ddcc15449e6c Author: Abdelatif Guettouche AuthorDate: Sat Oct 16 18:22:03

[incubator-nuttx] 04/08: arch/risc-v/esp32c3: Remove the RSA test from the driver.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 91cb9dafaf1eed39cfe92e397aec44fe53c372da Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 13:23:49

[incubator-nuttx] 07/08: boards/risc-v/esp32c3: Remove the flash encryption test.

2021-10-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 55e8b17974fd6608a14a091599a9f64db5baa10e Author: Abdelatif Guettouche AuthorDate: Fri Oct 15 18:43:10

[incubator-nuttx] branch master updated (12b2b7c -> 1efc9fb)

2021-10-20 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 12b2b7c fix: charger: change the operations of battery ioctl to common add 1efc9fb sim/rptun

[incubator-nuttx] branch master updated (1efc9fb -> 018aa8e)

2021-10-20 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 1efc9fb sim/rptun: Trigger the callback only the sequnece number change add 018aa8e

[incubator-nuttx] branch master updated (40b4674 -> 0aa14f8)

2021-10-21 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 40b4674 author: Florian Olbrich : update licenses to Apache add 0aa14f8 mq_open: add long file

[incubator-nuttx] branch master updated (90cfa6f -> cf1a04d)

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 90cfa6f imxrt:syslog is dependant on arm_lowputc new b4ea11f arch:cache: add lock feature for

[incubator-nuttx] 01/02: arch:cache: add lock feature for cache

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b4ea11f7b14d3168dab1951c4876d0626d632cf0 Author: zhuyanlin AuthorDate: Tue Oct 19 12:15:43 2021 +0800

[incubator-nuttx] 02/02: xtensa:cache: add lock & unlock feature

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit cf1a04d0a29e3cad9ab4462546b9f8948066dbdf Author: zhuyanlin AuthorDate: Tue Oct 19 12:16:26 2021 +0800

[incubator-nuttx] 01/02: libc/netdb: Change default of NETDB_DNSCLIENT_MAXRESPONSE to NETDB_BUFSIZE

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c4472b64cb96b10b2b3143a91f1a72913f7a3fe6 Author: Xiang Xiao AuthorDate: Mon Oct 25 20:03:01 2021 +0800

[incubator-nuttx] branch master updated (2abe1e9 -> 3724f6b)

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2abe1e9 configure/sethost: Add BSD host (-B switch) + MAKECMD (make vs gmake). new c4472b6

[incubator-nuttx] 02/02: lib/netdb: Change the default NETDB_DNSCLIENT_NAMESIZE to NAME_MAX

2021-10-25 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3724f6be557525a550f35fe2942f10c1d06f27c2 Author: Xiang Xiao AuthorDate: Mon Oct 25 20:08:43 2021 +0800

[incubator-nuttx] branch master updated: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 1ed4118 power/battery: add

[incubator-nuttx] 02/02: fs/aio: Fix compile warning

2021-10-31 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5f7cc0462706bebf7298850bc38f9bf9598a6373 Author: Xiang Xiao AuthorDate: Sat Oct 30 21:39:46 2021 +0800

[incubator-nuttx] branch master updated (6aeeb8a -> 5f7cc04)

2021-10-31 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 6aeeb8a boards/sim/foc: fix configuration new 86fc19f Fix error: 'struct tcb_s' has

[incubator-nuttx] 01/02: Fix error: 'struct tcb_s' has no member named 'low_priority'

2021-10-31 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 86fc19ff3f92c2bf5d232d50e6801c9a132293d1 Author: Xiang Xiao AuthorDate: Sat Oct 30 21:40:12 2021 +0800

[incubator-nuttx] branch master updated: arch/arm: Add l suffix for INT32_C macro

2021-10-31 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 b58379b arch/arm: Add l suffix

[incubator-nuttx-apps] branch master updated: testing/ostest: Fix the compiler warning

2021-10-31 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 3ba18e5 testing/ostest

[incubator-nuttx] branch master updated: libc: Remove the empty lib_initialize

2021-11-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 aec01e9 libc: Remove the empty

[incubator-nuttx] branch master updated: sched/vfork: allocate tls_info_s instead task_info_s from stack

2021-11-01 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 b1879d5 sched/vfork: allocate

[incubator-nuttx] 01/03: mm/heap: Simplify the condition check in mm_realloc

2021-11-02 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5cb6b042aae0b0ba03a5349085020f3fa13696ae Author: Xiang Xiao AuthorDate: Tue Oct 26 03:27:23 2021 +0800

[incubator-nuttx] 03/03: boards/sim: Add new config for KASan

2021-11-02 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit df877a8a91ce28e69034f56011c9e2ebe93b6fb2 Author: Xiang Xiao AuthorDate: Fri Oct 15 22:45:40 2021 +0800

[incubator-nuttx] branch master updated (a16a9f8 -> df877a8)

2021-11-02 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a16a9f8 mpfs: i2c: Add support for adaptive I2C bus frequency new 5cb6b04 mm/heap: Simplify

[incubator-nuttx] 02/03: mm: Support the kernel address sanitizer

2021-11-02 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 39cdd99d77137e1c92859cf8dd7a2675690cc1d6 Author: chenwei23 AuthorDate: Sat Oct 9 15:22:28 2021 +0800

[incubator-nuttx-apps] 02/02: nsh: Remove the duplicated NSH_MMCSDMINOR

2021-11-08 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 991e491c94cd65309c90c6976251c17f0de8a0ac Author: Xiang Xiao AuthorDate: Sun Nov 7 15:58:07 2021

[incubator-nuttx-apps] branch master updated (6b7fe2a -> 991e491)

2021-11-08 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 6b7fe2a FOC Kconfig corrected new 35e442d system/readline: Move READLINE_HAVE_EXTMATCH

[incubator-nuttx-apps] 01/02: system/readline: Move READLINE_HAVE_EXTMATCH inside SYSTEM_READLINE section

2021-11-08 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 35e442d08c4a5080530b6cea2104841e9e076bee Author: Xiang Xiao AuthorDate: Sun Nov 7 12:33:20 2021

[incubator-nuttx] branch master updated: Documentation/esp32c3: List the supported ESP32-C3 boards.

2021-11-08 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 dee1726 Documentation/esp32c3

[incubator-nuttx-apps] branch master updated: nshlib/nsh_session: Handle the command arguments in any order

2021-11-09 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 a0f773b nshlib/nsh_session

[incubator-nuttx-apps] branch master updated (a0f773b -> 850c036)

2021-11-09 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from a0f773b nshlib/nsh_session: Handle the command arguments in any order new ad09ca2 nshlib

[incubator-nuttx-apps] 02/02: nshlib/stdsession: Handle the command arguments in any order

2021-11-09 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 850c036c58f04c3a0a7b14a516ee92494f2d8ccb Author: Xiang Xiao AuthorDate: Tue Nov 9 23:24:21 2021

[incubator-nuttx-apps] 01/02: nshlib: sync nsh_stdsession.c with nsh_session.c

2021-11-09 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit ad09ca2a807b2c99937b52160dbb13c1a52fa1af Author: Xiang Xiao AuthorDate: Tue Nov 9 22:58:08 2021

[incubator-nuttx] branch master updated: Revert "libc: Implement fesetround & fegetround for arm"

2021-11-10 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 bec1b0b Revert "libc: Impl

[incubator-nuttx-apps] branch master updated: nshlib/nsh_proccmds.c: update ps_callback when get Group

2021-11-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 a4dd508 nshlib

[incubator-nuttx] branch master updated: procfs: fix ps can't log out Group id

2021-11-11 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 87c47b8 procfs: fix ps can&#

[incubator-nuttx] branch master updated (5a41572 -> 779a29f)

2021-11-16 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 5a41572 esp32c3/esp32c3_usbserial.c: Initialize cpuint to ENOMEM, otherwise the first attempt to

[incubator-nuttx-apps] branch master updated (0f58795 -> ea91e25)

2021-11-18 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 0f58795 sensortest: support new gps struct and more sensor type. add ea91e25 testing

[incubator-nuttx] branch master updated: libc/stdio: Move source files to the right Makefile section

2021-11-19 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 55311ea libc/stdio: Move source

[incubator-nuttx] branch master updated (65db787 -> d2b693a)

2021-11-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 65db787 esp32_irq.c: Fix retrieving IRQ number and peripheral ID when it comes to GPIOs in SMP mode

[incubator-nuttx] branch master updated: libc/pthread: Implement pthread_atfork

2021-11-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 91f616e libc/pthread: Implement

  1   2   3   4   >