[incubator-nuttx] branch master updated (55b9f04 -> 7be1739)

2020-10-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 55b9f04 tiva: Fix nxstyle warnings new b592228 boards: spresense: Add CONFIG_ARCH_INTERRUPTSTACK

[incubator-nuttx] 01/02: boards: spresense: Add CONFIG_ARCH_INTERRUPTSTACK=2048 to wifi and wifi_smp

2020-10-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b592228cea5894f03728747705d428a10f9481b5 Author: Masayuki Ishikawa AuthorDate: Fri Oct 9 15:14:47 2020 +0900

[incubator-nuttx] branch master updated (55b9f04 -> 7be1739)

2020-10-12 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 55b9f04 tiva: Fix nxstyle warnings new b592228 boards: spresense: Add CONFIG_ARCH_INTERRUPTSTACK

[incubator-nuttx-apps] branch master updated: wireless: gs2200m: Fix recvfrom_reques() in gs2200m_main.c

2020-10-09 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 f4b0f9e wireless: gs2200m: Fix

[incubator-nuttx] branch master updated (cb6dd70 -> c59fcd3)

2020-10-08 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from cb6dd70 boards: cxd56xx: Fix a deadlock in cxd56_gs2200m.c add c59fcd3 sched: nxtask_start should

[incubator-nuttx] branch master updated (c7865dd -> cb6dd70)

2020-10-08 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c7865dd sim: Fix make export add bebc2d2 arch: cxd56xx: Fix IRQ request handling

[incubator-nuttx] 01/02: arch: cxd56xx: Introduce cxd56_cpuindex.h

2020-10-06 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4c0602f52c8f97269f9ed6a868e0b0bff097c3f1 Author: Masayuki Ishikawa AuthorDate: Tue Oct 6 17:49:08 2020 +0900

[incubator-nuttx] branch master updated (822497d -> 2be53a9)

2020-10-06 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 822497d drivers: note: Fix compile errors in noteram_driver.c new 4c0602f arch: cxd56xx: Introduce

[incubator-nuttx] 02/02: arch: cxd56xx: Add interrupt stack for SMP

2020-10-06 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2be53a9335e45e33651bcbaa8d099d91860f6d80 Author: Masayuki Ishikawa AuthorDate: Tue Oct 6 18:10:58 2020 +0900

[incubator-nuttx] branch master updated (3f461f5 -> 80ce780)

2020-10-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3f461f5 arch: cxd56xx: Fix handle_irqreq() in cxd56_cpupause.c add 80ce780 Sources and Docs: Fix

[incubator-nuttx] branch master updated: arch: cxd56xx: Fix handle_irqreq() in cxd56_cpupause.c

2020-10-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 3f461f5 arch: cxd56xx: Fix

[incubator-nuttx] branch master updated: boards: spresense: Add CONFIG_USERMAIN_STACKSIZE=3072 to wifi/defconfig

2020-10-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 8d1dc11 boards: spresense: Add

[incubator-nuttx] branch master updated (73f0530 -> b422f49)

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 73f0530 Add Renesas pre-check add b422f49 fs: Skip the enumeration of root directory

[incubator-nuttx-apps] 04/04: wgetjson: Fix a super confusing printf message

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 39a1950098b331c5a2c203431ffc26f276274863 Author: YAMAMOTO Takashi AuthorDate: Tue Sep 29 16:40:53 2020

[incubator-nuttx-apps] branch master updated (5e1ba40 -> 39a1950)

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 5e1ba40 Add IPv4 Configuration File Access Helper new b78370d webclient: move

[incubator-nuttx-apps] 02/04: examples/wgetjson/Kconfig: fix a typo

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit b5d7004a8d069db616c9bc95890ce19ff5ab834f Author: YAMAMOTO Takashi AuthorDate: Tue Sep 29 16:13:01 2020

[incubator-nuttx-apps] 01/04: webclient: move WGET_USE_URLENCODE definiton to the header

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit b78370dbf2475e3ce31dc93d703dc704e32e34a1 Author: YAMAMOTO Takashi AuthorDate: Tue Sep 29 16:56:56 2020

[incubator-nuttx-apps] 03/04: wgetjson_json_item_scan: fix a NULL dereference

2020-09-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit b05a1f61e2fcc4238acea345d94c5abc6dc93b1b Author: YAMAMOTO Takashi AuthorDate: Tue Sep 29 16:37:18 2020

[incubator-nuttx] branch master updated (66057a4 -> 4665a3d)

2020-09-24 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 66057a4 fs: Add the relative path support add 4665a3d cstdio:Fixed compile error

[incubator-nuttx] branch master updated: boards: spresense: Adjust parameters for wifi and wifi_smp

2020-09-23 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 6696d72 boards: spresense: Adjust

[incubator-nuttx] branch master updated (3e6561c -> c8dc9e3)

2020-09-23 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3e6561c lib_libvscanf.c: Implement "j" modifier for scanf add c8dc9e3 arch/arm: stm32l4

[incubator-nuttx] branch master updated (3df8f79 -> 89cfaf1)

2020-09-23 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3df8f79 stm32f412ce fixes add 809b0aa boards: spresense: Add CONFIG_SYSTEM_NXRECORDER=y to rndis

[incubator-nuttx] branch master updated: libc: Implement access function correctly

2020-09-22 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 f4794f0 libc: Implement access

[incubator-nuttx-apps] branch master updated: apps/Application.mk: fix compile assmbely error

2020-09-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 df389bc apps/Application.mk

[incubator-nuttx] branch master updated (18c19c1 -> 3941e47)

2020-09-17 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 18c19c1 init: Move file system initialization before clock/irq new e539705 drivers: wireless

[incubator-nuttx] 02/02: boards: spresense: Update README.txt regarding gs2200m

2020-09-17 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3941e4725916054a678cf52a55889b6ad6730dbf Author: Masayuki Ishikawa AuthorDate: Thu Sep 17 15:03:26 2020

[incubator-nuttx] 01/02: drivers: wireless: Apply NET_LL_IEEE80211 to gs2200m.c

2020-09-17 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e53970583eeec6b73d7ba1c2651aa932fb066384 Author: Masayuki Ishikawa AuthorDate: Thu Sep 17 14:56:08 2020

[incubator-nuttx] branch master updated (26395a6 -> 5fec619)

2020-09-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 26395a6 mmcsd: Allow setting ID mode frequency vi Kconfig add 5fec619 boards: spresense: Update

[incubator-nuttx] branch master updated (26395a6 -> 5fec619)

2020-09-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 26395a6 mmcsd: Allow setting ID mode frequency vi Kconfig add 5fec619 boards: spresense: Update

[incubator-nuttx] branch master updated (26395a6 -> 5fec619)

2020-09-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 26395a6 mmcsd: Allow setting ID mode frequency vi Kconfig add 5fec619 boards: spresense: Update

[incubator-nuttx] branch master updated (26395a6 -> 5fec619)

2020-09-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 26395a6 mmcsd: Allow setting ID mode frequency vi Kconfig add 5fec619 boards: spresense: Update

[incubator-nuttx] branch master updated (26395a6 -> 5fec619)

2020-09-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 26395a6 mmcsd: Allow setting ID mode frequency vi Kconfig add 5fec619 boards: spresense: Update

[incubator-nuttx] branch master updated: drivers: wireless: Fix warnings in gs2200m.c

2020-09-11 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 58317b1 drivers: wireless: Fix

[incubator-nuttx] 01/02: arch: cxd56xx: Introduce cxd56_testset.c

2020-09-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 22651fa22bf67be4cc7edd167b00be77a9fa55e4 Author: Masayuki Ishikawa AuthorDate: Thu Sep 10 14:02:51 2020

[incubator-nuttx] branch master updated (06ca12e -> a712fbd)

2020-09-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 06ca12e arch/: Trivial typos, mostly "their is" to "there is" new 22651fa arch

[incubator-nuttx] branch master updated: tools: Add nuttx-gdbinit for nuttx thread debugging

2020-09-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 2c8aa86 tools: Add nuttx-gdbinit

[incubator-nuttx] 02/02: boards: wifi_smp: Add CONFIG_CXD56_TESTSET=y to defconfig

2020-09-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a712fbd0a0a516abee84ad1d582231f8a21e1372 Author: Masayuki Ishikawa AuthorDate: Thu Sep 10 14:13:23 2020

[incubator-nuttx] branch master updated (2cfb239 -> 9106c4e)

2020-09-09 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2cfb239 arch/sim/src/nuttx-names.in: only host code need replace if -fvisibility=hidden add

[incubator-nuttx] branch master updated: arm: cxd56xx: Fix nvic settings for SMP

2020-09-09 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 ce93fe7 arm: cxd56xx: Fix nvic

[incubator-nuttx-apps] branch master updated: system/readline: Fix the stack overflow when application name is too long

2020-09-04 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 3edfb4a system/readline: Fix

[incubator-nuttx-apps] branch master updated: system/readline: Fix the stack overflow when application name is too long

2020-09-04 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 3edfb4a system/readline: Fix

[incubator-nuttx] branch master updated: arch: cxd56xx: Use spinlock API in cxd56_uart.c

2020-09-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 7e94997 arch: cxd56xx: Use spinlock

[incubator-nuttx] branch master updated: boards: cxd56xx: Add wifi_smp configuration

2020-09-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 5feab80 boards: cxd56xx: Add

[incubator-nuttx] branch master updated (3176f2c -> e47ff47)

2020-08-31 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3176f2c nrf52_clockconfig: support HFCLK via XTAL and LFCLK add 528cfb8 tools/mkexport.sh: Remove

[incubator-nuttx] branch master updated: arch: cxd56xx: Use spinlock API in cxd56_rtc.c

2020-08-26 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 c770dc9 arch: cxd56xx: Use spinlock

[incubator-nuttx] branch master updated: drivers: wireless: Refactor gs2200m.c

2020-08-25 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 07b4b21 drivers: wireless: Refactor

[incubator-nuttx] branch master updated: arch: cxd56xx: Introduce CONFIG_CXD56_SPI_DMATHRESHOLD

2020-08-24 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 52286f6 arch: cxd56xx: Introduce

[incubator-nuttx] branch master updated (39539be -> 3543950)

2020-08-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 39539be xtensa/esp32: Improve SPI transmission add 3543950 arch: cxd56xx: Use spinlock API

[incubator-nuttx] branch master updated (8beb1ed -> 0d971d4)

2020-08-21 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 8beb1ed Fix inverted errno in mq_open add 0d971d4 arch: cxd56xx: Fix IRQ control in cxd56_dmac.c

[incubator-nuttx-apps] branch master updated: nshlib: Fix memory corruption in nsh_parse.c

2020-08-11 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 7f48576 nshlib: Fix memory

[incubator-nuttx] branch master updated: arch/sim: Always preserve the heap memory dynamically

2020-08-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 be10c73 arch/sim: Always preserve

[incubator-nuttx] branch master updated: drivers/video: Refine the update region notification mechanism

2020-08-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 fd78f83 drivers/video: Refine

[incubator-nuttx] branch master updated (baa4da2 -> 154852a)

2020-08-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from baa4da2 Revert "arch/sim/src/sim/up_hostfs.c: hostfs skip '.' and '..' in readdir'" n

[incubator-nuttx] 01/02: sched/signal: Reduce the initial memory consumption

2020-08-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 854276285c76505c6b11e7a592513c1abfc6a55b Author: Xiang Xiao AuthorDate: Tue Aug 4 11:58:41 2020 +0800

[incubator-nuttx] branch master updated (8f39b20 -> 15be5e5)

2020-07-31 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 8f39b20 net/usrsock: Fix recv() couldn't peek data add 8fec8cc boards: cxd56_imageproc.c: Add

[incubator-nuttx] 04/08: lib_libfread.c: nxstyle fixes

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 15590005d0923ec71ef3c46fd437e6c28dde43c1 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 16:55:28 2020 +0900

[incubator-nuttx] 05/08: lib_libfread.c: Replace Gregory Nutt's copyright notice with Apache 2.0

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 39ed1417d8507c529dc69bd75ecc4e0d7eceb86e Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 16:56:29 2020 +0900

[incubator-nuttx] 02/08: sched/sched/sched_waitpid.c: Remove a redundant assignment

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8b0d42275ef7b8b4c26f3bac0065c636f15e Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 16:44:20 2020 +0900

[incubator-nuttx] 03/08: libs/libc/stdio/lib_libfread.c: Remove a redundant assignment

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d02354c766d7396def75723603f516ae89614a64 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 16:52:09 2020 +0900

[incubator-nuttx] branch master updated (1078210 -> 9087eb6)

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 1078210 fs/mount/fs_mount.c: Remove a redandunt assignment new bf9ba47 net/icmp/icmp_recvfrom.c

[incubator-nuttx] 01/08: net/icmp/icmp_recvfrom.c: fix a NULL dereference

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bf9ba474a586f6a30aed24b3bdccae55fead609a Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 16:41:31 2020 +0900

[incubator-nuttx] 07/08: libs/libc/modlib/modlib_sections.c: Remove a redundant assignment

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b6316e9a03d3ec9143441f1498bc56a109dc945a Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 17:00:20 2020 +0900

[incubator-nuttx] branch master updated (e79298b -> 1078210)

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from e79298b tools/Config.mk: Unquote the custom board path before using it in Makefile functions. new

[incubator-nuttx] 01/03: fs/hostfs/hostfs.c: Remove a redundant assignment

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ba4a7107dfcb13ffc5c8c858291a78ccde9942d5 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 13:18:21 2020 +0900

[incubator-nuttx] 03/03: fs/mount/fs_mount.c: Remove a redandunt assignment

2020-07-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1078210f7f886ee88847f6add39c8819d258a6a6 Author: YAMAMOTO Takashi AuthorDate: Thu Jul 30 13:27:35 2020 +0900

[incubator-nuttx-apps] 04/05: tools/check-hash.sh: Add shasum to use checking hash

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 381b83ea90db49a4bd03c9dc45aedbb876f32242 Author: SPRESENSE <41312067+sprese...@users.noreply.github.

[incubator-nuttx-apps] 05/05: Makefile: Unify ROOTDEPPATH into DEPPATH

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 63cd701958d729cf05aea1d35618f6da122f1843 Author: SPRESENSE <41312067+sprese...@users.noreply.github.

[incubator-nuttx-apps] 03/05: system/hex2bin: Fix compilation error

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit fb26ef28c61315a6d2734e52c33118a67568be62 Author: SPRESENSE <41312067+sprese...@users.noreply.github.

[incubator-nuttx-apps] 01/05: Application.mk: Fix minor bugs

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit bc4b6a88944034872d9fcc8d4f86d4dbab65d4ae Author: SPRESENSE <41312067+sprese...@users.noreply.github.

[incubator-nuttx-apps] branch master updated (cb9eb7c -> 63cd701)

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from cb9eb7c netutils: webserver: Replace license header with Apache License 2.0 new bc4b6a8

[incubator-nuttx-apps] 02/05: system: Fix typos

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 088df5f156b8fd9ae16e5a8673c1feb06e12a45c Author: SPRESENSE <41312067+sprese...@users.noreply.github.

[incubator-nuttx] branch master updated (28eed28 -> d2f7546)

2020-07-29 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 28eed28 sched: The secondary idle threads should call nx_idle_trampoline add d2f7546 net/usrsock

[incubator-nuttx-apps] branch master updated: wireless/gs2200m: Fix freeing uninitialized memory

2020-07-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 f8354b0 wireless/gs2200m: Fix

[incubator-nuttx] branch master updated (500ead8 -> d560ce6)

2020-07-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 500ead8 drivers/modem/altair: Update altair modem driver add d560ce6 cxd56xx: spresense: Add some

[incubator-nuttx] branch master updated (524f18c -> 500ead8)

2020-07-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 524f18c libs: termios: Replace license header with Apache License 2.0 add 500ead8 drivers/modem

[incubator-nuttx] branch master updated (f044c82 -> a5ef373)

2020-07-24 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f044c82 drivers/lcd: Remove the redundant LCD_HWCURSOR add a5ef373 drivers/video: fb_read/fb_write

[incubator-nuttx] branch master updated (6be8dd4 -> f044c82)

2020-07-24 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 6be8dd4 tools/incdir: Fix the memory leak add da6bb94 drivers/lcd: Don't select NX_LCDDRIVER

[incubator-nuttx-apps] branch master updated: example/helloxx: Remove EXAMPLES_HELLOXX_NOSTACKCONST

2020-07-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 4e10b69 example/helloxx

[incubator-nuttx-apps] branch master updated: apps: Let c++ examples/testing depends on UCLIBCXX or LIBCXX

2020-07-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 9df0272 apps: Let c++ examples

[incubator-nuttx-apps] branch master updated: nshlib: Call symlink if user pass -s for ln command

2020-07-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 95d7e9b nshlib: Call symlink

[incubator-nuttx] branch master updated: fs: Rename link to symlink

2020-07-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 651eefc fs: Rename link to symlink

[incubator-nuttx] branch master updated (0fe2884 -> b8e5755)

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0fe2884 libs/libc/machine/risc-v: add rv32 support add b8e5755 make/version: correct the version

[incubator-nuttx] branch master updated: make/export: copy incdir.c for export build

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 b896da2 make/export: copy incdir.c

[incubator-nuttx] 02/03: sched/task_init: change the stack pointer type to (void *)

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2fc02ec4a428c1d65dfd6d14dc936c00f1d1d7ec Author: chao.an AuthorDate: Mon Jun 29 11:23:01 2020 +0800

[incubator-nuttx] 03/03: binfmt/exec: allocate stack from internal

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b9ad4a000e254f5032914b520234cb23290c8aae Author: chao.an AuthorDate: Mon Jun 29 16:26:48 2020 +0800

[incubator-nuttx] 01/03: sched/task: unify task initialization

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 62b777b1cd581f7dc4f8781a1fedd1254fca3f96 Author: chao.an AuthorDate: Mon Jun 29 10:44:33 2020 +0800

[incubator-nuttx] branch master updated (ac1641d -> b9ad4a0)

2020-06-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ac1641d stm32/nucleo-f412zg: refresh nsh defconfig new 62b777b sched/task: unify task

[incubator-nuttx] branch master updated: libc: Replace nuttx/lib/math.h with math.h

2020-06-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 095e492 libc: Replace nuttx/lib

[incubator-nuttx] branch master updated: drivers: audio: Fix cxd56_stop in cxd56.c

2020-06-16 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 ae92afd drivers: audio: Fix

[incubator-nuttx] 02/02: arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h

2020-06-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4fbbd2e3bf446fb9b24a1f19c322dcc087763433 Author: Xiang Xiao AuthorDate: Wed Jun 10 11:11:27 2020 +0800

[incubator-nuttx] 01/02: arch: Define INTx_C and UINTx_C macro

2020-06-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7758eb865818d903dceeda4dd238985407673436 Author: Xiang Xiao AuthorDate: Wed Jun 10 02:24:49 2020 +0800

[incubator-nuttx] branch master updated (7e3c341 -> 4fbbd2e)

2020-06-10 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 7e3c341 stm32h7:Fix compiler error stm32_bdma_capable new 7758eb8 arch: Define INTx_C and UINTx_C

[incubator-nuttx] branch master updated: boards: Fix Kconfig for maix-bit with QEMU

2020-06-07 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 d0158fe boards: Fix Kconfig

[incubator-nuttx-apps] branch master updated: examples: Fix the wrong dependence about config.h

2020-06-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 8f18b23 examples: Fix

[incubator-nuttx] 01/02: Fix nxstyle complaints

2020-06-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d884dd301fee130698e4a2e2f47f4463d188edeb Author: YAMAMOTO Takashi AuthorDate: Tue Jun 2 13:55:55 2020 +0900

[incubator-nuttx] 02/02: Implement "j" modifier for printf format

2020-06-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 86b7c20b7d090c5720e297829757323253b2ba0c Author: YAMAMOTO Takashi AuthorDate: Tue Jun 2 13:51:12 2020 +0900

[incubator-nuttx] branch master updated (4f0957a -> 86b7c20)

2020-06-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4f0957a threads.h: Support mtx_timedlock and recursive mutex new d884dd3 Fix nxstyle complaints

[incubator-nuttx] branch master updated: threads.h: Support mtx_timedlock and recursive mutex

2020-06-02 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 4f0957a threads.h: Support

[incubator-nuttx] branch master updated: drivers: wireless: New flow control based on total bulk size in gs2200m.c

2020-06-01 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 806710b drivers: wireless: New flow

[incubator-nuttx-apps] branch master updated: webclient: include string.h for strlen

2020-05-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 415010b webclient: include

<    2   3   4   5   6   7   8   9   >