[nuttx] 03/03: arch/arm64: change config order

2023-05-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/nuttx.git commit d0139d1206d8383a7b7c34bd694ca2a4d8ca1d50 Author: hujun5 AuthorDate: Wed May 10 08:47:05 2023 +0800 arch/arm64

[nuttx] 01/03: arch/arm64: merge serial_pl011.c and qemu_serial.c

2023-05-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/nuttx.git commit 7f4cb3057a230f5996fdaadad7919748f9749fef Author: hujun5 AuthorDate: Wed Mar 8 19:53:36 2023 +0800 arch/arm64

[nuttx] 02/03: arch/arm64: 64 bit platform compile error reported

2023-05-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/nuttx.git commit 6e71527af2400a40bc4396f569f5972c4ede533c Author: hujun5 AuthorDate: Tue Mar 28 19:21:17 2023 +0800 arch/arm64: 64

[nuttx] branch master updated (5a553db88a -> e10fda570b)

2023-05-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/nuttx.git from 5a553db88a arch/arm/sama5: Fix OHCI SchedulingOverrun interrupt storm. add e10fda570b udp: change PKTINFO flag

[nuttx] branch master updated (3403b983ec -> 2b51111030)

2023-05-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/nuttx.git from 3403b983ec libc/qsort: fix invalid-pointer-pair if enable detect_invalid_pointer_pairs=2 add 2b5030 arch

[nuttx] branch master updated: libc/qsort: fix invalid-pointer-pair if enable detect_invalid_pointer_pairs=2

2023-05-08 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3403b983ec libc/qsort: fix invalid-pointer

[nuttx] branch master updated (0f243bde33 -> 1955992ae5)

2023-05-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/nuttx.git from 0f243bde33 arch: fix the issue of asynchronous signal processing new 08ababd704 fs/vfs: Add a new argument

[nuttx] 02/06: libc: Add a new argument(size_t fulllen) to lib_getfullpath

2023-05-08 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/nuttx.git commit 6354a742f1b87d51a922eaae57ccca091d9f106c Author: Xiang Xiao AuthorDate: Sun Mar 5 22:39:02 2023 +0800 libc: Add

[nuttx] 03/06: Replace all strcat with strlcat

2023-05-08 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/nuttx.git commit fa8719bb5a0e1ce37c1d1398faf5be02362a45c1 Author: Xiang Xiao AuthorDate: Sun Mar 5 21:48:08 2023 +0800 Replace all

[nuttx] 05/06: Replace all strncpy with strlcpy

2023-05-08 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/nuttx.git commit 325f39530034108cf3b5580f820069bb3423a56d Author: Xiang Xiao AuthorDate: Mon Mar 6 00:53:04 2023 +0800 Replace all

[nuttx] 04/06: Replace all sprintf with snprintf

2023-05-08 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/nuttx.git commit 6f6fce95a2c21fcde342ef4d0f35f15f8328cf32 Author: Xiang Xiao AuthorDate: Sun Mar 5 22:34:33 2023 +0800 Replace all

[nuttx] 06/06: fs: Replace strncat with strlcat

2023-05-08 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/nuttx.git commit 1955992ae5cd1894c78398e1206bacd7dc2a1e49 Author: Xiang Xiao AuthorDate: Mon Mar 6 01:35:34 2023 +0800 fs: Replace

[nuttx] 01/06: fs/vfs: Add a new argument(size_t len) to inode_getpath

2023-05-08 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/nuttx.git commit 08ababd7044c5e29ac1a943140ec74c8a2a55f62 Author: Xiang Xiao AuthorDate: Sun Mar 5 21:13:32 2023 +0800 fs/vfs: Add

[nuttx] branch master updated (35dee8fdd2 -> 0f243bde33)

2023-05-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/nuttx.git from 35dee8fdd2 icmpv6: add SOCK_RAW type support add 0f243bde33 arch: fix the issue of asynchronous signal

[nuttx] branch master updated (91d34ffd09 -> d6747dd6ad)

2023-05-05 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/nuttx.git from 91d34ffd09 arch/sim: add up_getusrsp for sim add d6747dd6ad libc/armv8-m: fix build break if MVE is disabled

[nuttx] branch master updated (bac304afc0 -> c288752bef)

2023-05-04 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/nuttx.git from bac304afc0 boards: Fix CONFIG_[START_DATE,START_MONTH] cannot start with 0 add c288752bef recvmsg: control msg

[nuttx] branch master updated (db84cd2e59 -> 5de49d2939)

2023-05-03 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/nuttx.git from db84cd2e59 tools: add git pre-commit hook based on checkpatch.sh add df246461ec net/can: Remove the unnecessary

[nuttx] branch master updated: tools: add git pre-commit hook based on checkpatch.sh

2023-05-03 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new db84cd2e59 tools: add git pre-commit hook

[nuttx] branch master updated (e2083354f1 -> 5a1efdecfd)

2023-05-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/nuttx.git from e2083354f1 arch/arm/sama5: Use a recursive mutex to fix OHCI deadlock. add 34dbfa0370 boards/sim/configs: add

[nuttx] branch master updated (b4814811f5 -> 7a725019bc)

2023-05-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/nuttx.git from b4814811f5 mtd/nand: Implement MTDIOC_ERASESECTORS ioctl add 7a725019bc mtd/nand: Add nand_raw_initialize

[nuttx] branch master updated (3c54e66683 -> b4814811f5)

2023-05-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/nuttx.git from 3c54e66683 mtd/nand: Fix the comment and remove the uneeded inclusion add 3fc882df9e mtd/nand: Implement

[nuttx] branch master updated: drivers/spi/spi_bitbang: Fix build warnings

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 93a1adf83e drivers/spi/spi_bitbang: Fix build

[nuttx] branch master updated: video/fb: fix pollnotify calling crash in advance

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 0939634b42 video/fb: fix pollnotify calling

[nuttx] branch master updated: stm32_f7/h7_eth: Added error handling for abnormal interrupts.

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 70e42f5bfe stm32_f7/h7_eth: Added error

[nuttx] branch master updated (20623d7369 -> d48114a4b7)

2023-04-25 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/nuttx.git from 20623d7369 sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules add d48114a4b7 sched/addren

[nuttx] branch master updated: sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 20623d7369 sem/sem_init: Change sem_xxx

[nuttx] branch master updated (308b93b168 -> dd631265c4)

2023-04-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/nuttx.git from 308b93b168 doc: add critmon comand docment add 51dc67ad5f fs: Add g_ prefix for all global file_operations

[nuttx-apps] branch master updated (fe1d701b7 -> 5b2a89e17)

2023-04-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/nuttx-apps.git from fe1d701b7 system/adb: Replace adb special reset cause with boardctl.h's value new f0f98c3d7 ostest: fix

[nuttx-apps] 02/02: ostest: fix smp ostest fail

2023-04-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/nuttx-apps.git commit 5b2a89e174a4af15c1cfa97dd883d0ff5e8794b1 Author: hujun5 AuthorDate: Tue Apr 18 10:28:16 2023 +0800 ostest

[nuttx-apps] 01/02: ostest: fix smp ostest fail

2023-04-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/nuttx-apps.git commit f0f98c3d73f0f4deb707fc47d9d7a244d3247c6e Author: hujun5 AuthorDate: Sun Apr 16 20:54:07 2023 +0800 ostest

[nuttx] branch master updated: nuttx/boards /arm/cxd56xx/drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6ca0f90d43 nuttx/boards /arm/cxd56xx/drivers

[nuttx] branch master updated (bbc8562f65 -> 0747ee1ea2)

2023-04-19 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/nuttx.git from bbc8562f65 board nucleo-h743zi:Rework board.h not use CONFIG_STM32_USE_LEGACY_PINMAP add 97a6fd4d18

[nuttx-apps] branch master updated (6b35ff323 -> 4159fa197)

2023-04-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/nuttx-apps.git from 6b35ff323 github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black new

[nuttx-apps] 02/02: testing/ostest: make sure that pthread_rwlock timeout test is executed properly

2023-04-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/nuttx-apps.git commit 4159fa197bc69759ea092c1ba908fc440aac82d1 Author: Petro Karashchenko AuthorDate: Fri Apr 14 22:14:02 2023 +0300

[nuttx-apps] 01/02: testing/ostest: fix tasks priority assignment in nested signal test

2023-04-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/nuttx-apps.git commit 2655f80dd7093e61cbc1f7076a6e6b65cbfca826 Author: Petro Karashchenko AuthorDate: Fri Apr 14 22:13:05 2023 +0300

[nuttx] branch master updated (642358e68f -> 20424a8a59)

2023-04-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/nuttx.git from 642358e68f stm32h7/rcc: make VOS0 configurable from board.h also for stm32h7x7xx add 79c6efae64 include

[nuttx] annotated tag nuttx-12.1.0 updated (d40f4032fc -> f3e234655c)

2023-04-17 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.1.0 in repository https://gitbox.apache.org/repos/asf/nuttx.git *** WARNING: tag nuttx-12.1.0 was modified! *** from d40f4032fc (commit) to f3e234655c (tag) tagging

[nuttx-apps] annotated tag nuttx-12.1.0 updated (125cf7abe -> 7df0ee3df)

2023-04-17 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.1.0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git *** WARNING: tag nuttx-12.1.0 was modified! *** from 125cf7abe (commit) to 7df0ee3df (tag

svn commit: r61313 - in /release/nuttx/12.1.0: ./ apache-nuttx-12.1.0.tar.gz apache-nuttx-12.1.0.tar.gz.asc apache-nuttx-12.1.0.tar.gz.sha512 apache-nuttx-apps-12.1.0.tar.gz apache-nuttx-apps-12.1.0.t

2023-04-17 Thread jerpelea
Author: jerpelea Date: Mon Apr 17 06:17:19 2023 New Revision: 61313 Log: Add apache-nuttx-12.1.0 release Added: release/nuttx/12.1.0/ release/nuttx/12.1.0/apache-nuttx-12.1.0.tar.gz (with props) release/nuttx/12.1.0/apache-nuttx-12.1.0.tar.gz.asc release/nuttx/12.1.0/apache

[nuttx] branch master updated (2309eacf9f -> 3f05df3fbb)

2023-04-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/nuttx.git from 2309eacf9f drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig add 3f05df3fbb sim/win/hosttime: calculate

[nuttx] branch master updated: drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2309eacf9f drivers/sensors/Kconfig: Fix bmi160

svn commit: r61170 - in /dev/nuttx/12.1.0-RC0: ./ apache-nuttx-12.1.0.tar.gz apache-nuttx-12.1.0.tar.gz.asc apache-nuttx-12.1.0.tar.gz.sha512 apache-nuttx-apps-12.1.0.tar.gz apache-nuttx-apps-12.1.0.t

2023-04-11 Thread jerpelea
Author: jerpelea Date: Tue Apr 11 08:47:16 2023 New Revision: 61170 Log: Staging apache-nuttx-12.1.0-RC0 Added: dev/nuttx/12.1.0-RC0/ dev/nuttx/12.1.0-RC0/apache-nuttx-12.1.0.tar.gz (with props) dev/nuttx/12.1.0-RC0/apache-nuttx-12.1.0.tar.gz.asc dev/nuttx/12.1.0-RC0/apache

[nuttx] annotated tag nuttx-12.1.0-RC0 updated (d40f4032fc -> 24f52a5bec)

2023-04-11 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.1.0-RC0 in repository https://gitbox.apache.org/repos/asf/nuttx.git *** WARNING: tag nuttx-12.1.0-RC0 was modified! *** from d40f4032fc (commit) to 24f52a5bec (tag

[nuttx-apps] annotated tag nuttx-12.1.0-RC0 updated (125cf7abe -> c5d646c0d)

2023-04-11 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to annotated tag nuttx-12.1.0-RC0 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git *** WARNING: tag nuttx-12.1.0-RC0 was modified! *** from 125cf7abe (commit) to c5d646c0d

[nuttx] branch master updated: arch/arm: enable eoimode only select CONFIG_XXX_GIC_EOIMODE

2023-04-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 024b13f3ed arch/arm: enable eoimode only

[nuttx] branch master updated: Assert if a thread attempts to post a semaphore incorrectly.

2023-04-03 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 758e88672b Assert if a thread attempts to post

[nuttx] branch master updated (71d7028c4a -> 4ff4562401)

2023-04-03 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/nuttx.git from 71d7028c4a stm32h7/stm32_sdmmc.c: fix compilation add 4ff4562401 tm4c1294-launchpad: Use bmi160 driver

[nuttx] branch releases/12.1 created (now 71d7028c4a)

2023-04-03 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.1 in repository https://gitbox.apache.org/repos/asf/nuttx.git at 71d7028c4a stm32h7/stm32_sdmmc.c: fix compilation No new revisions were added by this update.

[nuttx-apps] branch releases/12.1 created (now 125cf7abe)

2023-04-03 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch releases/12.1 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git at 125cf7abe nshlib: Fix the ps command format No new revisions were added by this update.

[nuttx] branch master updated (7ac80d4e59 -> e317af0a84)

2023-03-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/nuttx.git from 7ac80d4e59 Documentation: Fix some spelling typos in index.rst add e317af0a84 arch: cxd56xx: Fix SPI transfer

[nuttx] branch master updated: drivers/serial: Fix some typo error report in https://github.com/apache/nuttx/pull/8843

2023-03-20 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new e7090022a0 drivers/serial: Fix some typo error

[nuttx] branch master updated: net/icmpv6: align structs to 2 bytes.

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7b0d80c94a net/icmpv6: align structs to 2

[nuttx] branch master updated: net/local: Return the unblock handle correctly in local_accept

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 75ecbd4382 net/local: Return the unblock

[nuttx] branch master updated (62661600b2 -> 47ce89f757)

2023-03-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/nuttx.git from 62661600b2 treewide: add DOWNLOAD variable as unification of curl call new 3f529b4882 Revert "s

[nuttx] 01/02: Revert "signal/sig_dispatch: Fix case where signal action is sent twice"

2023-03-08 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/nuttx.git commit 3f529b48827dc81f832d19ed6a430e467f7d7f7e Author: Ville Juven AuthorDate: Wed Mar 8 09:04:33 2023 +0200 Revert

[nuttx] 02/02: Revert "signal/sig_dispatch: Signal action was not performed if TCB_FLAG_SYSCALL is set"

2023-03-08 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/nuttx.git commit 47ce89f757bd7767124fbe0a88cfc8e76e68c147 Author: Ville Juven AuthorDate: Wed Mar 8 09:04:37 2023 +0200 Revert

[nuttx-apps] branch master updated: Application: fix multiple main target mismatch during incremental compile

2023-03-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 7ad9525c3 Application: fix multiple main

[nuttx] branch master updated (9f4a15110c -> bd470ea94d)

2023-03-07 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/nuttx.git from 9f4a15110c net: Finish FIONBIO default action if si_ioctl return OK add bd470ea94d AUTHORS: add Tomek CEDRO

[nuttx-apps] branch master updated: system/cu: Disable echo if it's enabled to avoid double input character

2023-03-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 96cd66cf5 system/cu: Disable echo if it's

[nuttx] branch master updated: boards: stm32f4discovery: Update kostest/defconfig to avoid crash

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1917870cca boards: stm32f4discovery: Update

[nuttx] branch master updated: tools/arm: Add missing -mcpu param for zig

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new bcf5700e8a tools/arm: Add missing -mcpu param

[nuttx] branch master updated: mm_heap: double malloced memory default alignment (4 -> 8, 8 -> 16)

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 3e971d2e6d mm_heap: double malloced memory

[nuttx] branch master updated: libc/stdio: Implement lib_get_stream

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new dfc70b1ddb libc/stdio: Implement

[nuttx] branch master updated: sim/wamr: add example of WAMR(WebAssembly Micro Runtime)

2023-03-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new b01b93cb54 sim/wamr: add example of WAMR

[nuttx] branch master updated (d2d954f691 -> 92b2f1bd3d)

2023-03-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/nuttx.git from d2d954f691 arm64: ARMv8-r(Cortex-R82) support( add FVP platform ) add 92b2f1bd3d fs: Undefine

[nuttx] branch master updated (05801f9fec -> 8c7fc2c175)

2023-03-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/nuttx.git from 05801f9fec CI: Free space on worker building container new 4a405ca107 boards: spresense: Remove wrong build

[nuttx] 04/09: boards: spresense: Add board function for eMMC finalization

2023-03-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/nuttx.git commit 96da997b234cd12d5c5391a8a1cd01710bf89386 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 01/09: boards: spresense: Remove wrong build condition

2023-03-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/nuttx.git commit 4a405ca1072f4698362d7184bc79287f9dcf246c Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 07/09: boards: spresense: Support eMMC late initialization

2023-03-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/nuttx.git commit 9717f48a18e0eca9ddd20bcbfdcd3f6811e27bc0 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 06/09: boards: spresense: Remove duplicate definitions

2023-03-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/nuttx.git commit 171f8a731c51a015ff550f7e0e8ba3b72690416c Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 05/09: boards: spresense: Add eMMC power-on wait time

2023-03-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/nuttx.git commit 56d43a4a1d258c5c9560564db6e14596df6fe6b6 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 08/09: boards: spresense: Add eMMC initialization into bringup function

2023-03-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/nuttx.git commit 1ce5dd948e446e039deebdb704298698c9efc714 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 09/09: boards: spresense: Add LCD support on LTE board

2023-03-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/nuttx.git commit 8c7fc2c1755c64272fd89516503717b0b467ff32 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 03/09: boards: spresense: Add configuration for eMMC power control

2023-03-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/nuttx.git commit 5b3496fb7be86a22b6dc54e0414d676987a89eca Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] 02/09: boards: spresense: Support using GPIO for power control

2023-03-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/nuttx.git commit b60fbefabecdfd4eb0aefdd68a62fd7995730089 Author: SPRESENSE <41312067+sprese...@users.noreply.github.com> Auth

[nuttx] branch master updated: Performance optimizations in connection allocations.

2023-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 5e625b9cdb Performance optimizations

[nuttx-apps] branch master updated: add "hello_nim" example application written by Nim.

2023-02-27 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new c785e3218 add "hello_nim&quo

[nuttx] branch master updated: socket: divide errno & s_error

2023-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new c4ed55c6df socket: divide errno & s_e

[nuttx] branch master updated: limits.h: Map _POSIX_[S]SIZE_M[AX|IN] to [U]LONG_M[AX|IN]

2023-02-15 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6920fffb00 limits.h: Map _POSIX_[S]SIZE_M[AX

[nuttx] branch master updated: Adding myself to AUTHORS

2023-02-15 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2092e9a9ca Adding myself to AUTHORS 2092e9a9ca

[nuttx] branch master updated: Added myself in AUTHORS file.

2023-02-14 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 4d341ed152 Added myself in AUTHORS file

[nuttx] branch master updated: libc: Move memfd related stuff to sys/mman.h

2023-02-13 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new dc2e9b8771 libc: Move memfd related stuff

[nuttx] branch master updated: net/udp: Support binding to same addr/port if SO_REUSEADDR is specified.

2023-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new aad1a70bc5 net/udp: Support binding to same

[nuttx] branch master updated (916fa4d759 -> 3f3e090716)

2023-02-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/nuttx.git from 916fa4d759 boards/sim: Enable CONFIG_SIM_M32 in nimble add 3f3e090716 Revert "include/sys/socket.h

[nuttx] branch master updated: libc: Define _assert/__assert to avoid 3rd libary redefine them

2023-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 65a04c66a2 libc: Define _assert/__assert

[nuttx] branch master updated: Remove OK macro from the code base

2023-02-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new df102d1f06 Remove OK macro from the code base

[nuttx-apps] branch master updated: testint/irtest: Remove ERROR macro

2023-02-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 8cfcd274b testint/irtest: Remove ERROR

[nuttx] branch master updated: drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT

2023-01-31 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new da83836da7 drivers/mmcsd: Fix kconfig error

[nuttx] branch master updated (372fee9412 -> 55679aec5f)

2023-01-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/nuttx.git from 372fee9412 Added SocketCAN driver implementation to the tiva chip, modified the EK-TC1294XL launchpad board to use

[nuttx] branch master updated: watchdog:fix Kconfig typo

2023-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6f2f62f4ce watchdog:fix Kconfig typo

[nuttx] branch master updated: libc/stream: fix syslogstream_addstring length error

2023-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 2466c07aa3 libc/stream: fix

[nuttx-apps] branch master updated: Enable TMPFS and NSH_QUOTE to get CONFIG_NSH_CMDPARMS working

2023-01-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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 4ed5bec47 Enable TMPFS and NSH_QUOTE

[nuttx] branch master updated (e166360e8d -> f49c20d28f)

2023-01-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/nuttx.git from e166360e8d sched: Map both NZERO and PTHREAD_DEFAULT_PRIORITY to SCHED_PRIORITY_DEFAULT add f49c20d28f litex

[nuttx] branch master updated: sched: Map both NZERO and PTHREAD_DEFAULT_PRIORITY to SCHED_PRIORITY_DEFAULT

2023-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new e166360e8d sched: Map both NZERO

[nuttx] branch master updated: pthread: Implement pthread_gettid_np

2023-01-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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 55565a6099 pthread: Implement

[nuttx] branch master updated (6b1e0ad1c4 -> 82550887c2)

2023-01-18 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/nuttx.git from 6b1e0ad1c4 tm4c1294-launchpad/Kconfig: Fix warning: defaults for choice values not supported add 82550887c2 c

[nuttx] branch master updated: tm4c1294-launchpad/Kconfig: Fix warning: defaults for choice values not supported

2023-01-18 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6b1e0ad1c4 tm4c1294-launchpad/Kconfig: Fix

[nuttx-apps] branch master updated: Add *.su to .gitignore

2023-01-18 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/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 44d064233 Add *.su to .gitignore

[nuttx] branch master updated (11e401c0bc -> 138f3faeef)

2023-01-18 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/nuttx.git from 11e401c0bc esp32[c3|s3]: Fix relative path in file header add 138f3faeef boards: sabre-6quad: Adjust TCP

[nuttx] 01/02: Bugfix of typo in tiva_can.c

2023-01-18 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/nuttx.git commit 5dbd082fadc14e770b289ce5298a9fcfb74381b1 Author: David AuthorDate: Mon Jan 16 14:18:29 2023 +0100 Bugfix of typo

<    1   2   3   4   5   6   7   8   9   >