anchao opened a new pull request, #1578:
URL: https://github.com/apache/nuttx-apps/pull/1578
## Summary
drivers/note: fix build break by note rename change
Regression by:
| commit 4e6041a46c536e602c30d7f2cf4cc079eae626c7 (HEAD, origin/master,
origin/HEAD)
| Au
anchao opened a new pull request, #8593:
URL: https://github.com/apache/nuttx/pull/8593
## Summary
drivers/note: fix build break by note rename change
Regression by:
| commit ee24396d7701bf347f64ee6d075e633c1eea332e
| Author: Xiang Xiao
| Date: Tue Feb 14 01:
Cynerd commented on code in PR #8577:
URL: https://github.com/apache/nuttx/pull/8577#discussion_r551826
##
boards/arm/samv7/common/include/board_hsmci.h:
##
@@ -59,7 +59,7 @@ extern "C"
/
int sa
xiaoxiang781216 commented on issue #8591:
URL: https://github.com/apache/nuttx/issues/8591#issuecomment-1436433577
> I have noticed that some code accesses memory-mapped I/O (MMIO) without
going through Hardware Abstraction Layer (HAL) or drivers. This type of access
may have several dr
anchao opened a new pull request, #8592:
URL: https://github.com/apache/nuttx/pull/8592
## Summary
net/devif: fix null pointer reference found out by coverity
## Impact
N/A
## Testing
ci-check
--
This is an automated message from the Apache Git Service.
szsam opened a new issue, #8591:
URL: https://github.com/apache/nuttx/issues/8591
I have noticed that some code accesses memory-mapped I/O (MMIO) without
going through Hardware Abstraction Layer (HAL) or drivers. This type of access
may have several drawbacks, including poor portability and
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang 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 73214965b8 Documentation/kconfiglib: update do
xiaoxiang781216 merged PR #8587:
URL: https://github.com/apache/nuttx/pull/8587
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
xiaoxiang781216 opened a new pull request, #8590:
URL: https://github.com/apache/nuttx/pull/8590
## Summary
https://github.com/apache/nuttx-apps/pull/1576
## Impact
catch more error
## Testing
CI
--
This is an automated message from the Apache Git Service
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit eafc80c0557efb6984aaf7b1d177c7e27796a62a
Author: Xiang Xiao
AuthorDate: Tue Feb 14 01:02:44 2023 +0800
drivers/note:
This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f0825c2402 tools/unix: use anonymous pipes to avoid menuconfig break
new 6b14ad9337 driver/note: Restore SCHED_INS
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit ee24396d7701bf347f64ee6d075e633c1eea332e
Author: Xiang Xiao
AuthorDate: Tue Feb 14 01:11:48 2023 +0800
drivers/note:
anchao merged PR #8531:
URL: https://github.com/apache/nuttx/pull/8531
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.
This is an automated email from the ASF dual-hosted git repository.
archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 6b14ad93373b3fa80f4f29ae00f860fb06a1a445
Author: Xiang Xiao
AuthorDate: Tue Feb 14 00:58:19 2023 +0800
driver/note:
This is an automated email from the ASF dual-hosted git repository.
archer 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 4e6041a46 system: Change DRIVER_NOTExxx to D
anchao merged PR #1567:
URL: https://github.com/apache/nuttx-apps/pull/1567
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.ap
anchao opened a new pull request, #8589:
URL: https://github.com/apache/nuttx/pull/8589
## Summary
tools/ci: Update GNU Arm Embedded Toolchain to Version 12.2-2022.12.22
x86_64 Linux hosted cross toolchains
AArch32 bare-metal target (arm-none-eabi)
arm-gnu-toolchai
xiaoxiang781216 commented on code in PR #8525:
URL: https://github.com/apache/nuttx/pull/8525#discussion_r486687
##
drivers/note/notesnap_driver.c:
##
@@ -342,6 +344,19 @@ static void notesnap_syscall_leave(FAR struct
note_driver_s *drv, int nr,
}
#endif
+static int not
xiaoxiang781216 closed issue #8557: Kcongilib can not build run menuconfig
URL: https://github.com/apache/nuttx/issues/8557
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang 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 f0825c2402 tools/unix: use anonymous pipes to
xiaoxiang781216 merged PR #8586:
URL: https://github.com/apache/nuttx/pull/8586
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
anchao opened a new pull request, #8587:
URL: https://github.com/apache/nuttx/pull/8587
## Summary
Documentation/kconfiglib: update document to support kconfiglib
NuttX also supports kconfiglib(https://github.com/ulfalizer/Kconfiglib) by
default,
which is a Kconfig tool impl
anchao commented on issue #8557:
URL: https://github.com/apache/nuttx/issues/8557#issuecomment-1436241347
Please review PR: https://github.com/apache/nuttx/pull/8586
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
anchao opened a new pull request, #8586:
URL: https://github.com/apache/nuttx/pull/8586
## Summary
tools/unix: use anonymous pipes to avoid menuconfig break
Signed-off-by: chao an
## Impact
make menuconfig
## Testing
tools/configure.sh sim/nsh w
xiaoxiang781216 commented on code in PR #8584:
URL: https://github.com/apache/nuttx/pull/8584#discussion_r409462
##
libs/libm/Kconfig:
##
@@ -3,11 +3,12 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
-#menu "Math Library Support"
+choice
+
xiaoxiang781216 commented on code in PR #8584:
URL: https://github.com/apache/nuttx/pull/8584#discussion_r400585
##
libs/libm/Kconfig:
##
@@ -3,11 +3,12 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
-#menu "Math Library Support"
+choice
+
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 8f9dfe0be13b223bec19c2bd3ae687df1e66ec16
Author: Fotis Panagiotopoulos
AuthorDate: Fri Nov 4 12:38:07 2022 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b6eb3c828cff36ec00b61b8dd704fb67d622b765
Author: Fotis Panagiotopoulos
AuthorDate: Tue Feb 14 12:54:53 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 22a82b3f51e25c1be81f00d51664032bbdda0ac3
Author: Fotis Panagiotopoulos
AuthorDate: Mon Feb 13 12:21:46 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 1c07a3a696acfcdf7fc48063994bf64a5783063f
Author: Fotis Panagiotopoulos
AuthorDate: Tue Feb 7 19:02:52 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 7f3591b9cc39ea8bbceb000eb4699534451fe48d
Author: Fotis Panagiotopoulos
AuthorDate: Thu Feb 2 16:20:55 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 74bb921a19f2ea710f53745ae428077ddd462c01
Author: Fotis Panagiotopoulos
AuthorDate: Mon Feb 13 15:05:40 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 9b4d784307925b39c59f0feaedeee7ade7070012
Author: Fotis Panagiotopoulos
AuthorDate: Mon Feb 13 18:30:21 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b5b7d24ba1557dd745e0ef48e8f13a7a8a9a3865
Author: Fotis Panagiotopoulos
AuthorDate: Mon Feb 13 19:15:37 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit cf15d6b63ade66b2b811866d71a0bfe901d312ee
Author: Fotis Panagiotopoulos
AuthorDate: Mon Feb 13 16:57:17 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit c5cc70a8b176680ffcbcd0ee6a5f4d1ef687c372
Author: Fotis Panagiotopoulos
AuthorDate: Sat Feb 11 16:50:03 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7d3a9b1cbc Revert "STM32 Nucleo: warning: #warning "Default Flash
Configuration Used""
new 8f9dfe0be1 Improvem
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 90a93a747412aa26df1ce91a8fa4a294ba503bd3
Author: Fotis Panagiotopoulos
AuthorDate: Sat Feb 11 15:09:01 2023 +0200
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit f207072121eee08c448c5b47f177094cf1fb3935
Author: Fotis Panagiotopoulos
AuthorDate: Tue Feb 7 14:59:36 2023 +0200
xiaoxiang781216 closed issue #6960: Behaviour of CONFIG_NET_ALLOC_CONNS
URL: https://github.com/apache/nuttx/issues/6960
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
xiaoxiang781216 merged PR #7525:
URL: https://github.com/apache/nuttx/pull/7525
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c07f0fd4 Publishing web: b50f5ca4
cederom commented on issue #8579:
URL: https://github.com/apache/nuttx/issues/8579#issuecomment-1436133220
Thanks @pkarashchenko :-)
* Its more about initial build configuration ( `tools/configure.sh`) that
would tune the tools on BSD.
* I have already provided some initial patches
pkarashchenko commented on issue #8579:
URL: https://github.com/apache/nuttx/issues/8579#issuecomment-1436111814
@cederom Congrats! Do we need any patch to NuttX or that is purely host
system tuning?
--
This is an automated message from the Apache Git Service.
To respond to the message, p
pkarashchenko commented on code in PR #8577:
URL: https://github.com/apache/nuttx/pull/8577#discussion_r331559
##
boards/arm/samv7/common/include/board_hsmci.h:
##
@@ -59,7 +59,7 @@ extern "C"
/
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 7d3a9b1cbc Revert "STM32 Nucleo: warning:
pkarashchenko merged PR #8583:
URL: https://github.com/apache/nuttx/pull/8583
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.
pkarashchenko commented on code in PR #8584:
URL: https://github.com/apache/nuttx/pull/8584#discussion_r326068
##
libs/libm/Kconfig:
##
@@ -3,11 +3,12 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
-#menu "Math Library Support"
+choice
+ pr
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 fa3e0faffc fs: Map FD_SETSIZE to OPEN_MAX
pkarashchenko merged PR #8581:
URL: https://github.com/apache/nuttx/pull/8581
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.
xiaoxiang781216 commented on PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#issuecomment-1436015863
@fjpanag CONFIG_NET_ALLOC_SOCKETS need be removed from
sim/dynconns/defconfig:
```
Conf
xiaoxiang781216 opened a new pull request, #8585:
URL: https://github.com/apache/nuttx/pull/8585
## Summary
since LIBC_NUMBERED_ARGS can work without both
## Impact
Can use numbered args in more case
## Testing
CI
--
This is an automated message from the
fjpanag commented on issue #7393:
URL: https://github.com/apache/nuttx/issues/7393#issuecomment-1436001314
Bad news...
I am now able to reproduce the original issue consistently.
I tried on latest master, and indeed the assertion fails.
Then, I cherry-picked the changes
cederom commented on PR #8582:
URL: https://github.com/apache/nuttx/pull/8582#issuecomment-1435990817
@xiaoxiang781216 TANK U SIR! :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
hartmannathan commented on PR #1355:
URL: https://github.com/apache/nuttx-apps/pull/1355#issuecomment-1435989727
Thanks for looking. I wonder if something is different when running in sim
vs when running on hardware. In my builds, I have been reverting this commit to
get a working nsh/telne
fjpanag commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r236547
##
include/nuttx/net/netconfig.h:
##
@@ -451,11 +451,11 @@
* connection requires approximately 30 bytes of memory.
*/
-#ifndef CONFIG_NET_TCP_CONNS
-# ifdef CONFIG
xiaoxiang781216 commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r233289
##
include/nuttx/net/netconfig.h:
##
@@ -451,11 +451,11 @@
* connection requires approximately 30 bytes of memory.
*/
-#ifndef CONFIG_NET_TCP_CONNS
-# ifde
fjpanag commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r232708
##
net/devif/devif_callback.c:
##
@@ -43,8 +43,8 @@
* Private Data
/
-#ifndef CONFIG_NET
fjpanag commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r228283
##
include/nuttx/net/netconfig.h:
##
@@ -451,11 +451,11 @@
* connection requires approximately 30 bytes of memory.
*/
-#ifndef CONFIG_NET_TCP_CONNS
-# ifdef CONFIG
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang 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 f63a3cac0 Add NSH lomtd command (creates
xiaoxiang781216 merged PR #1577:
URL: https://github.com/apache/nuttx-apps/pull/1577
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang 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 9902f39d92 Add MTD loop driver (use filemtd)
9
xiaoxiang781216 merged PR #8573:
URL: https://github.com/apache/nuttx/pull/8573
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nutt
xiaoxiang781216 commented on code in PR #7525:
URL: https://github.com/apache/nuttx/pull/7525#discussion_r188324
##
include/nuttx/net/netconfig.h:
##
@@ -318,11 +318,11 @@
/* The maximum amount of concurrent UDP connection, Default: 10 */
-#ifndef CONFIG_NET_UDP_CONNS
-
xiaoxiang781216 commented on code in PR #8573:
URL: https://github.com/apache/nuttx/pull/8573#discussion_r187697
##
include/nuttx/fs/loopmtd.h:
##
@@ -0,0 +1,107 @@
+/
+ * include/nuttx/fs/loopmtd.h
centurysys commented on issue #8537:
URL: https://github.com/apache/nuttx/issues/8537#issuecomment-1435919078
I'm considering the following file to extract settings from **.config** and
set compile flags etc. for applications written in Nim (draft).
https://github.com/centurysys/nuttx
66 matches
Mail list logo