(nuttx) branch master updated: sched: Stop the sched timer when possible to save the power in tickless mode

2023-12-17 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 50e2269642 sched: Stop the sched timer when

[nuttx] branch master updated: fix wait after vfork return error

2023-08-11 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 50428979d0 fix wait after vfork return error

[nuttx] branch master updated: iob_alloc: change sem_post to count++

2023-08-11 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 0216224260 iob_alloc: change sem_post to count

[nuttx] branch master updated: drivers: add ascii drvier, returns a printable string of 0x21-0x7f

2023-07-12 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 043d5922e4 drivers: add ascii drvier, returns a

[nuttx] branch master updated: arm/src/phy62xx: Remove unused phy6222_irq.h

2023-07-08 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new a5a4185fbd arm/src/phy62xx: Remove unused

[nuttx-apps] branch master updated: apps/libtest: add libtest demo

2023-07-02 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 85fe229de apps/libtest: add libtest demo

[nuttx] branch master updated (ad4e2f0922 -> b89215a11f)

2023-06-07 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from ad4e2f0922 arch/riscv: Fixed FPU context save/restore error add b89215a11f Fixed Kconfig options for the obsolete

[nuttx] branch master updated (8cca30b44c -> 7dc0d70092)

2023-05-17 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 8cca30b44c Signal must be masked when it is delivered to a signal handler add 7dc0d70092 arch: Save sigdeliver

[nuttx] branch master updated (fa07c90522 -> 79574c18d8)

2023-05-02 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from fa07c90522 mm/tlsf: fix compilation warnings add 79574c18d8 arch: Fix nxstyle errors No new revisions were added

[nuttx] branch master updated (ea276b20ef -> fa07c90522)

2023-05-02 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from ea276b20ef audio/pcm_decode: fix warnings regarding unused functions and vars add 5a298e8685 mm: memory

[nuttx] branch master updated (553fe83abf -> 95af4b35cf)

2023-04-04 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 553fe83abf boards: refresh boards that use usbmsc add 95af4b35cf Fixed improper access of g_pidhash. No new

[nuttx] branch master updated: signal: add SIGSYS

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

[nuttx] 01/02: sched/paging: add FAR in paging worker

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit c7326717ca5fa1aee6f139966dc6f920d70d153d Author: Petro Karashchenko AuthorDate: Sun Mar 26 12:54:19 2023 +0300 sched

[nuttx] 02/02: libc/modlib: fix indentation issue

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 4309c6693cbf054874c8792878e45dc68265bd27 Author: Petro Karashchenko AuthorDate: Sun Mar 26 12:55:00 2023 +0300 libc

[nuttx] branch master updated (80e3ecc074 -> 4309c6693c)

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 80e3ecc074 boards/sim: Remove the unused SIM_NOTIFYSIGNO from Kconfig new c7326717ca sched/paging: add FAR in

[nuttx-apps] branch master updated: system/cu: Remove the duplicated SIGINT definition

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 35edbf02f system/cu: Remove the duplicated

[nuttx-apps] branch master updated (386e07752 -> 6833a8c0c)

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 386e07752 apps/system/ymodem/Makefile: fix nxstyle new 07d229f51 canutils: fix indentation in Kconfig files

[nuttx-apps] 02/02: netutils/pppd: fix indentations in ppp.h

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 6833a8c0ccef8ec8f28e6023e625c8cc1a47b64b Author: Petro Karashchenko AuthorDate: Sun Mar 26 13:00:34 2023 +0300

[nuttx-apps] 01/02: canutils: fix indentation in Kconfig files

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 07d229f5146259382fe799b2c42f3686e6e2a6bf Author: Petro Karashchenko AuthorDate: Sun Mar 26 13:00:05 2023 +0300

[nuttx] 03/04: boards: Remove signal number from README.txt

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 9b4ea90f5c95d8278ad813b68b9cf6198d4ff4da Author: Xiang Xiao AuthorDate: Sat Mar 25 06:51:27 2023 +0800 boards

[nuttx] 02/04: signal: Replace NuttX special SIGWORK with SIGPAGING(SIGRTMIN)

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit beb38917d11a006bb41c9d615b620d226bf4a7e8 Author: Xiang Xiao AuthorDate: Sat Mar 25 04:12:41 2023 +0800 signal

[nuttx] 04/04: boards/sim: Remove the unused SIM_NOTIFYSIGNO from Kconfig

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 80e3ecc074929af438b5d83dcaa33719002abb91 Author: Xiang Xiao AuthorDate: Sat Mar 25 06:52:00 2023 +0800 boards/sim

[nuttx] branch master updated (2ddc96ff66 -> 80e3ecc074)

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 2ddc96ff66 arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported new 5ce5d01d75 signal: Remove

[nuttx] 01/04: signal: Remove configurable assignment of signal numbers

2023-03-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 5ce5d01d75248e25134fcda0b120a54190c068cb Author: Xiang Xiao AuthorDate: Sat Mar 25 03:23:46 2023 +0800 signal

[nuttx] branch master updated: assert.h: Replace NULL with 0 to avoid including stddef.h

2023-03-24 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new c9b917bcee assert.h: Replace NULL with 0 to avoid

[nuttx] branch master updated: signal: remove unused SIGCONDTIMEDOUT

2023-03-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 5651715486 signal: remove unused SIGCONDTIMEDOUT

[nuttx] branch master updated (cf56e4113a -> 75cf216861)

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from cf56e4113a arch: remove unnecessary sem_setprotocol code new b63994b7f7 drivers/serial: Always support c_oflag

[nuttx] 02/03: usb/cdcacm: Remove the process for tc_iflag, tc_oflag and tc_lflag

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit d9a8d5f2ee070601754d22d230b001ef55ddb705 Author: Xiang Xiao AuthorDate: Mon Mar 20 00:16:33 2023 +0800 usb/cdcacm

[nuttx] 01/03: drivers/serial: Always support c_oflag, c_iflag and c_lflag in termios

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit b63994b7f75f33981d65aeab1dfd3910ec5402c8 Author: Xiang Xiao AuthorDate: Mon Mar 20 00:09:45 2023 +0800 drivers

[nuttx] 03/03: sim/adb: Enable CONFIG_NSH_CONSOLE_LOGIN

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 75cf216861db017580952b016db9fe06e4094f61 Author: Xiang Xiao AuthorDate: Mon Mar 20 01:12:03 2023 +0800 sim/adb

[nuttx-apps] 02/02: Fix nxstyle warning

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit f3c104b99a8405d3b20565ca74c00e2e1e93422c Author: Xiang Xiao AuthorDate: Mon Mar 20 01:25:22 2023 +0800 Fix

[nuttx-apps] 01/02: apps: Remove the check of CONFIG_SERIAL_TERMIOS

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 86080a110e082b2507cfe0156a517ae307c39163 Author: Xiang Xiao AuthorDate: Mon Mar 20 01:07:21 2023 +0800 apps

[nuttx-apps] branch master updated (369c354dc -> f3c104b99)

2023-03-19 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 369c354dc support ymodem protocal and sb rb application new 86080a110 apps: Remove the check of

[incubator-nuttx] branch master updated: arch/sim: Don't include execinfo.h since cygwin doesn't support it

2022-02-26 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 f634ea2 arch/sim: Don't in

[incubator-nuttx] branch master updated: tools: Gregory Nutt : update licenses to Apache

2021-09-28 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 38fa30e tools: Gregory Nutt : update

[incubator-nuttx-apps] branch master updated: examples: Adds Timer gpout example

2021-06-18 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 b15e78b examples: Adds Timer

[incubator-nuttx-apps] branch master updated: example/posix_spawn: Ensure argv has filename and NULL terminator

2021-06-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 7847c1f example/posix_spawn

[incubator-nuttx] branch master updated (2e49e1b -> 34f31ff)

2021-06-15 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 2e49e1b mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE add 34f31ff binfmt: Handle argv/argv[0

[incubator-nuttx] branch master updated (ca0f2bd -> bec68ad)

2021-06-15 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ca0f2bd tcp_get_recvwindow: Make this match the reality (tcp_datahandler) add 90f71bd Revert "

[incubator-nuttx-apps] branch master updated: Call posix_spawn with filename as the first argv entry

2021-06-14 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 99e1674 Call posix_spawn with

[incubator-nuttx] branch master updated: sched/posix_spawn: Don't insert name at the begin of argv

2021-06-14 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 0320868 sched/posix_spawn: Don&#

[incubator-nuttx-apps] branch master updated: testing: getprime: Fix to wait for all the threads to finish

2021-06-07 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 068e187 testing: getprime: Fix to

[incubator-nuttx] branch master updated (c3c6bc3 -> cc514d7)

2021-06-06 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c3c6bc3 Licensing: Add BSD-style license from uIP add cc514d7 tls: Move pthread key destructor to

[incubator-nuttx] branch master updated (3ccef09 -> c3c6bc3)

2021-06-06 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 3ccef09 drivers: serial: Remove an unnecessary critical section (cs) for SMP add c3c6bc3 Licensing

[incubator-nuttx] 09/09: pthread: Avoid recursive pthread_exit call

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a2941532bdacba9b8e69dfae4b365aff33f0503a Author: Huang Qi AuthorDate: Mon May 17 17:31:13 2021 +0800

[incubator-nuttx] 02/09: libc: Move pthread_exit to userspace

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 54eef9f639476ced38a46559fad218811bd9e3c9 Author: Huang Qi AuthorDate: Thu Apr 29 17:56:28 2021 +0800 libc

[incubator-nuttx] 03/09: boards/risc-v/c906: Remove unneeded pthread_start

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 103925b2b7eda8e023cbd74bad67dfba757b69a4 Author: Huang Qi AuthorDate: Fri Apr 30 12:42:02 2021 +0800

[incubator-nuttx] 05/09: libc/pthread: Fix comment and document issue

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 81a01d089b7fa3be3ed94971712ac97500dfdb87 Author: Huang Qi AuthorDate: Thu May 6 16:01:16 2021 +0800 libc

[incubator-nuttx] 01/09: libc: Move pthread_create to user space

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bb9b58bddea2d7e188edbecfbbf38f420c2d5ad9 Author: Gregory Nutt AuthorDate: Mon Jun 29 08:26:29 2020 -0600

[incubator-nuttx] 08/09: nuttx/sched.h: Fix nxstyle

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9dbeaa3b1f0c388987f29d9967ad2c3fa134fd05 Author: Huang Qi AuthorDate: Fri May 14 17:47:48 2021 +0800 nuttx

[incubator-nuttx] 07/09: pthread: Implement destructor of pthread_key_create

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d374d55926592ce9571eb80971964aaa14124034 Author: Huang Qi AuthorDate: Thu Apr 22 10:41:50 2021 +0800

[incubator-nuttx] branch master updated (a876f02 -> a294153)

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a876f02 net/tcp: recounter the ack counter during obtain newdata new bb9b58b libc: Move

[incubator-nuttx] 04/09: libc: Move pthread_cleanup to user space

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f1a92e9cbb50813f7c92eb14a9007b664a737939 Author: Huang Qi AuthorDate: Fri Apr 30 18:12:09 2021 +0800 libc

[incubator-nuttx] 06/09: libc: Call pthread_exit in user-space by up_pthread_exit

2021-05-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit f4a0b7aedd01ac3f39a88d62dbafaf367ae399f2 Author: Huang Qi AuthorDate: Sat May 8 18:20:02 2021 +0800 libc

[incubator-nuttx] 01/05: xtensa/esp32: Remove redundant dependency

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4d3fa83d7acf1b35c0798ed5526b8fde75a14073 Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:15:12 2021

[incubator-nuttx] 03/05: xtensa/esp32: Uniformize Kconfig alignment and styling

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 95a76adc90ec2629e22c49534ab291ee1c5b4bb3 Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:17:54 2021

[incubator-nuttx] 05/05: xtensa/esp32: Change ESP32_RT_TIMER_TASK_PRIORITY comment into help text

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 91955be0e1629d80c2bfa0573b7624c1383ef9c2 Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:35:24 2021

[incubator-nuttx] 04/05: xtensa/esp32: Add missing default value for CONFIG_ESP32_GPIO_IRQ

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2b179c5ab35d26dcaf4ef8dff7fe745a169f1da2 Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:18:15 2021

[incubator-nuttx] 02/05: xtensa/esp32: Remove inconsistent usage of comment command

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 03c8e2d5c759ebc4ad7d4bf262a3523428fec2a3 Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:16:30 2021

[incubator-nuttx] branch master updated (016652f -> 91955be)

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 016652f risc-v/esp32c3: Change ESP32C3_RT_TIMER_TASK_PRIORITY comment into help text new 4d3fa83

[incubator-nuttx] branch master updated (9d4742a -> 016652f)

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 9d4742a Add experimental support for an eZ80 toolchain using llvm and GNU binutils. new cd6c29a risc

[incubator-nuttx] 02/04: risc-v/esp32c3: Remove inconsistent usage of comment command

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1e45a9329bead046b5f78cc67a3dbeae5a0eed8e Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:07:57 2021

[incubator-nuttx] 04/04: risc-v/esp32c3: Change ESP32C3_RT_TIMER_TASK_PRIORITY comment into help text

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 016652f7d7546ce7a2240cb55f6ac2abdf3a26bc Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:30:42 2021

[incubator-nuttx] 03/04: risc-v/esp32c3: Uniformize Kconfig alignment and styling

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9df217956249849060c4abe5ab9ada495661190a Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:09:18 2021

[incubator-nuttx] 01/04: risc-v/esp32c3: Remove redundant dependency

2021-04-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit cd6c29a126af068e65adf77a845ca81eb24e2cea Author: Gustavo Henrique Nihei AuthorDate: Tue Apr 27 18:06:45 2021

[incubator-nuttx] branch master updated (9e31151 -> a51a60d)

2021-04-03 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 9e31151 CI: adapt to testlist changes add a51a60d sched: task: Fix to initialize the task-specific

[incubator-nuttx] branch master updated (0c068ed -> 1b8a690)

2021-03-29 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0c068ed limits.h: modify _POSIX_OPEN_MAX to 16 add 1b8a690 sim: only abort sim in assertion if in

[incubator-nuttx] 03/03: pthread: Adds typedef pthread_trampoline_t and fixes other build errors.

2021-03-25 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch feature/pthread-user in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e79a731bcf67363dc5a926c08e725b7b51333de7 Author: Anthony Merlino AuthorDate: Wed Jul 1 15:37:26

[incubator-nuttx] 02/03: Correct/Improve some comments

2021-03-25 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch feature/pthread-user in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5c98c88d55bf7daa80e9da9f3b370ac950fc95ef Author: Gustavo Henrique Nihei <38959758+ghn

[incubator-nuttx] 01/03: pthread_cleanup functions must be called from user space

2021-03-25 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch feature/pthread-user in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b134d176cc7f858d7c8bc91f453ffbdf5d6c77a2 Author: Gregory Nutt AuthorDate: Mon Jun 29 08:26:29

[incubator-nuttx] branch master updated: sched: Don't forward gettid to getpid directly

2021-03-04 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 d9cfeb0 sched: Don't forward gett

[incubator-nuttx] branch master updated (ac6b08c -> 759b63d)

2020-11-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ac6b08c fs/spiffs/src/spiffs_mtd.c: Fix a syslog format new af53bdb libc: Add opterr global variable

[incubator-nuttx] 02/02: libc: implement getopt_long partially

2020-11-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 759b63d4be43916fd963a6ab3d2d55e2776459b0 Author: Xiang Xiao AuthorDate: Tue Nov 17 09:27:01 2020 -0800

[incubator-nuttx] 01/02: libc: Add opterr global variable

2020-11-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit af53bdb048c50577e2f648aa8af5cfed31d25aa1 Author: Xiang Xiao AuthorDate: Tue Nov 17 09:27:01 2020 -0800

[incubator-nuttx] branch master updated: sched: task: Fix nxtask_exit() for SMP

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 35c8da3 sched: task: Fix nxtask_exit

[incubator-nuttx] branch master updated (286d947 -> 650997e)

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 286d947 arch/xtensa: Fix some alingments and typos in assembly code. new 478de48 nrf52: Changed

[incubator-nuttx] 03/08: stm32f0l0g0: Changed headers for apache 2.0 license

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 25c58f2a321f8aba2403d27cc14d626821a48d72 Author: raiden00pl AuthorDate: Sat Oct 10 14:44:33 2020 +0200

[incubator-nuttx] 04/08: libdsp: Changed headers for apache 2.0 license

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 24e17910b295aae33034fca4e34df10c28cf3c18 Author: raiden00pl AuthorDate: Sat Oct 10 14:50:05 2020 +0200

[incubator-nuttx] 02/08: drivers: Changed headers for apache 2.0 license

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1621305e79f9456b5409b3c83819a2b9ab2f3bf6 Author: raiden00pl AuthorDate: Sat Oct 10 14:28:05 2020 +0200

[incubator-nuttx] 01/08: nrf52: Changed headers for apache 2.0 license

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 478de48bc7698acb27c34c3ef249570700b99b5e Author: raiden00pl AuthorDate: Sat Oct 10 14:16:22 2020 +0200

[incubator-nuttx] 05/08: Fix nxstyle warnings

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 33901969fea2903c4213d6e91920bde8ab2832ef Author: raiden00pl AuthorDate: Sat Oct 10 15:43:46 2020 +0200 Fix

[incubator-nuttx] 06/08: stm32h7: Changed headers for apache 2.0 license

2020-10-10 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 29541e59e036bc75e74f22bd9c7495feb243b219 Author: raiden00pl AuthorDate: Sat Oct 10 16:16:57 2020 +0200

[incubator-nuttx-apps] branch master updated (a627561 -> 833d231)

2020-10-06 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from a627561 apps/fsutils/ipcfg: Add support for IPv6 add 833d231 ipcfg:Version the binary structure

[incubator-nuttx-apps] branch master updated (a627561 -> 833d231)

2020-10-06 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from a627561 apps/fsutils/ipcfg: Add support for IPv6 add 833d231 ipcfg:Version the binary structure

[incubator-nuttx-apps] branch master updated (a627561 -> 833d231)

2020-10-06 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from a627561 apps/fsutils/ipcfg: Add support for IPv6 add 833d231 ipcfg:Version the binary structure

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

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 39a1950 wgetjson: Fix a super confusing printf message new 16dc854 fsutils:ipcfg Add extern &#

[incubator-nuttx-apps] 03/03: fsutils:ipcfg Fix fd propagation as return value in bin mode

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit ff866b95272c7ad39e34658b16495567c4befff4 Author: David Sidrane AuthorDate: Wed Sep 30 12:11:56 2020 -0700

[incubator-nuttx-apps] 02/03: fsutils:ipcfg Fix range checking for PRTOCOL in bin mode

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 17c34df3b944f65cbc3d1071e61b245f363621bf Author: David Sidrane AuthorDate: Wed Sep 30 12:10:09 2020 -0700

[incubator-nuttx-apps] 01/03: fsutils:ipcfg Add extern 'C' under cpp

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 16dc85417b04b4b4ffe8a5e151c35f6fc2fe286f Author: David Sidrane AuthorDate: Wed Sep 30 12:08:45 2020 -0700

[incubator-nuttx] branch master updated (22b837f -> 9142dee)

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 22b837f arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform add bbc6571 arch: arm: Fix

[incubator-nuttx] branch master updated (22b837f -> 9142dee)

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 22b837f arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform add bbc6571 arch: arm: Fix

[incubator-nuttx] branch master updated (22b837f -> 9142dee)

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 22b837f arch/sim/src/nuttx-names.in: fix sim crash in Cygwin platform add bbc6571 arch: arm: Fix

[incubator-nuttx] branch master updated (c18e7bb -> 22b837f)

2020-09-30 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from c18e7bb nrf52_lowputc.c: fix compilation error for nrf52832 which has limited baud rate support add

[incubator-nuttx] branch master updated: [WIP] do DIRUNLINK in clean_context instead of in disctclean

2020-09-27 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 8685dcb [WIP] do DIRUNLINK in

[incubator-nuttx] branch master updated: input: Q10 BlackBerry Keyboard from Solder Party

2020-09-21 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 5498f72 input: Q10 BlackBerry Keyboard

[incubator-nuttx] branch master updated: input: Add SPI mode for STMPE811 touch screen controller

2020-09-17 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 204e84f input: Add SPI mode for

[incubator-nuttx] branch master updated: link giant-board into board tree

2020-09-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 d4f3a7a link giant-board into board

[incubator-nuttx] branch master updated: updated readmes to reflect giant-board support

2020-09-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 d32abc1 updated readmes to reflect

[incubator-nuttx] branch master updated: Kconfig: Fix syntax error in giant-board

2020-09-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt 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 a7585b7 Kconfig: Fix syntax error in

[incubator-nuttx] 02/05: Update boards/arm/sama5/giant-board/src/sam_i2schar.c

2020-09-16 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1784a3a675bc3dd8fcff43f0bc83a2c04238638c Author: Adam Feuer AuthorDate: Wed Sep 16 09:41:41 2020 -0700

  1   2   3   4   5   6   7   8   9   10   >