g2gps commented on issue #11189:
URL: https://github.com/apache/nuttx/issues/11189#issuecomment-2101999683
I've added a branch to our fork of nuttx-apps
(https://github.com/motec-research/nuttx-apps/tree/issues/11189) and nuttx
(https://github.com/motec-research/incubator-nuttx/tree/issues/
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 9a36b8b8231ea777b43174d59690dada05658416
Author: hujun5
AuthorDate: Wed May 8 19:56:22 2024 +0800
csection: We ca
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 ace5dde1a92112d758c1e1a89613439b93e3a092
Author: hujun5
AuthorDate: Mon May 6 18:34:53 2024 +0800
arm/imx6: we us
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 5cee996588139e1f3d96b67daca353701c122c73
Author: hujun5
AuthorDate: Thu Dec 7 21:31:02 2023 +0800
up_putc: int up
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 90f9ffc2e8 sched/sched: CONFIG_SCHED_RESUMESCHEDULER macro define error
new 5cee996588 up_putc: int up_putc, en
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 2ee8aa6f2b4ae5384f7dc984f467702d5f3fbf40
Author: hujun5
AuthorDate: Thu Jan 11 11:27:31 2024 +0800
sched: we use
xiaoxiang781216 merged PR #12281:
URL: https://github.com/apache/nuttx/pull/12281
--
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...@nu
g2gps commented on issue #11189:
URL: https://github.com/apache/nuttx/issues/11189#issuecomment-2101922628
I retested this today with NuttX main.
The issue is not present with `qemu-armv8a:nsh_smp_tickless`. Although I
still have the same failed result with the `esp32c3-devkit:tickle
yf13 opened a new pull request, #2378:
URL: https://github.com/apache/nuttx-apps/pull/2378
## Summary
enrich help message for tools/mkimport.sh
## Impact
None
## Testing
Checked on Ubuntu 22.04
--
This is an automated message from the Apache Git S
gcmurray1990 opened a new issue, #12309:
URL: https://github.com/apache/nuttx/issues/12309
I am using NuttX 12.2.1 on an stm32 nucleo f103rb with a SIM7600G-H to try
to use an AT command (via the LTE library).
This is how I am using the AT command:
int customhello_main(int argc, c
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 2bcccf374 Publishing web: ce5ab6c
yf13 opened a new pull request, #12308:
URL: https://github.com/apache/nuttx/pull/12308
## Summary
Enables debug features in `rv-virt/nsh` and `rv-virt/nsh64` to help
debugging with QEMU target.
## Impact
rv-virt/nsh and rv-virt/nsh64
## Testing
- Configs
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 c4dbabb1bb drivers/devicetree: Add a set of commonly used FDT
utilities.
new e187dbd663 chip/s698pm_cpustart.c
xiaoxiang781216 merged PR #12282:
URL: https://github.com/apache/nuttx/pull/12282
--
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...@nu
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 e187dbd66358c30b8ead34371b76ac4d2975e9e5
Author: hujun5
AuthorDate: Tue May 7 12:06:59 2024 +0800
chip/s698pm_cpu
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 90f9ffc2e8b555171e1976620af7fac225a15a4b
Author: hujun5
AuthorDate: Tue May 7 12:08:46 2024 +0800
sched/sched: CO
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 c4dbabb1bb drivers/devicetree: Add a set of co
xiaoxiang781216 merged PR #11940:
URL: https://github.com/apache/nuttx/pull/11940
--
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...@nu
xiaoxiang781216 commented on PR #12303:
URL: https://github.com/apache/nuttx/pull/12303#issuecomment-2100919217
> @Gary-Hobson after your modification microADB is failing here:
>
> ```
> if (!uv_is_active((uv_handle_t*)&client->read_pipe)) {
> /* Restart read events *
xiaoxiang781216 commented on PR #12303:
URL: https://github.com/apache/nuttx/pull/12303#issuecomment-2100895046
> I thought that the internal assertions, like `ASSERT()` and `VERIFY()`
(not the standard `assert()`), were controlled by `CONFIG_DEBUG_ASSERTIONS` and
not `NDEBUG`.
>
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 adcabeb6bf4c9b4d4135e8716499be52975a2c6a
Author: YAMAMOTO Takashi
AuthorDate: Wed May 8 17:58:33 2024 +0900
esp32
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 297b3b0209 arch/arm/src/samv7/sam_pwm.c: optio
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 b049b490b8297dcf15fdef1253c7537a573f7815
Author: YAMAMOTO Takashi
AuthorDate: Wed May 8 18:01:22 2024 +0900
esp32
xiaoxiang781216 merged PR #12306:
URL: https://github.com/apache/nuttx/pull/12306
--
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...@nu
xiaoxiang781216 merged PR #12304:
URL: https://github.com/apache/nuttx/pull/12304
--
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...@nu
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 8de8308bb4
Documentation/Documentation/platforms/arm/gd32f4/boards/gd32f470zk-eval:
gd32f470z_eval.png Remove the
acassis merged PR #12307:
URL: https://github.com/apache/nuttx/pull/12307
--
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.apac
This is an automated email from the ASF dual-hosted git repository.
acassis 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 8de8308bb4
Documentation/Documentation/platform
fjpanag commented on PR #12303:
URL: https://github.com/apache/nuttx/pull/12303#issuecomment-2100642189
I thought that the internal assertions, like `ASSERT()` and `VERIFY()` (not
the standard `assert()`), were controlled by `CONFIG_DEBUG_ASSERTIONS` and not
`NDEBUG`.
Also before `AS
acassis commented on PR #12303:
URL: https://github.com/apache/nuttx/pull/12303#issuecomment-2100633501
@Gary-Hobson after your modification microADB is failing here:
```
if (!uv_is_active((uv_handle_t*)&client->read_pipe)) {
/* Restart read events */
int r
hujun260 commented on PR #12281:
URL: https://github.com/apache/nuttx/pull/12281#issuecomment-2100414599
> @hujun260
>
> Why did you add fatfs and yaffs in the latest commit?
>
> ```
> ommit f3e05c9c068f2afe5ed78926f794fb58f8ec2cda (HEAD -> apache_1,
origin/apache_1)
> Au
masayuki2009 commented on code in PR #12281:
URL: https://github.com/apache/nuttx/pull/12281#discussion_r1593909360
##
fs/fatfs/fatfs:
##
Review Comment:
@hujun260
Please remove this submodule from the commit.
--
This is an automated message from the Apache Git
masayuki2009 commented on code in PR #12281:
URL: https://github.com/apache/nuttx/pull/12281#discussion_r1593909360
##
fs/fatfs/fatfs:
##
Review Comment:
@hujun260
Please remove this submodule in the commit.
--
This is an automated message from the Apache Git Se
simbit18 opened a new pull request, #12307:
URL: https://github.com/apache/nuttx/pull/12307
## Summary
gd32f470z_eval.png Removed the execute permissions on the updated files.
## Impact
none
## Testing
--
This is an automated message from the Apache Git Service.
To resp
masayuki2009 commented on PR #12281:
URL: https://github.com/apache/nuttx/pull/12281#issuecomment-2100333427
@hujun260
Why did you modiy fatfs and yaffs in the latest commit?
```
ommit f3e05c9c068f2afe5ed78926f794fb58f8ec2cda (HEAD -> apache_1,
origin/apache_1)
Author: h
zdebanos opened a new pull request, #12306:
URL: https://github.com/apache/nuttx/pull/12306
Make channels synchronous (i.e. share the same timebase) with the help of
SAMV7_PWMx_CHy_SYNC defines. All the channels share the same timebase of
channel 0, so this channel must be defined too.
Gary-Hobson commented on issue #2336:
URL: https://github.com/apache/nuttx-apps/issues/2336#issuecomment-2100166917
Compilation error problems can be solved by adding this patch:
https://github.com/apache/nuttx/pull/12303
The following patch adds an example of sqlite in sim:
https://
Gary-Hobson opened a new pull request, #12305:
URL: https://github.com/apache/nuttx/pull/12305
## Summary
Add sqlite based on sim/minibasic configuration
## Impact
Since hostfs does not support FIOC_FILEPATH, it cannot currently be used in
hostfs
## Testing
```
nsh>
yamt opened a new pull request, #12304:
URL: https://github.com/apache/nuttx/pull/12304
## Summary
## Impact
## Testing
tested on esp32-devkitc 1.0 with ESP32_IGNORE_CHIP_REVISION_CHECK
--
This is an automated message from the Apache Git Service.
To respond to the mess
pussuw commented on issue #12259:
URL: https://github.com/apache/nuttx/issues/12259#issuecomment-2100101473
Yes that makes sense, forgot I enabled kmap for icicle. Adding
CONFIG_RAM_VSTART to the defconfig should fix this issue. What's causing the
stack coloring issue depends on which stack
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 673dcb8df wapi: use strlen to calc the le
xiaoxiang781216 merged PR #2377:
URL: https://github.com/apache/nuttx-apps/pull/2377
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from c6051e4c4 connectedhomeip: supports specifying CHIP_ROOT from the
cmake parameter.
new cc8c3357f testing/
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
commit cc8c3357f19252bf60d358730480dcd04c1a7234
Author: Stuart Ianna
AuthorDate: Fri Nov 17 04:34:30 2023 +
tes
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
commit 5f166c09be8b914752b9015374f741c93cb232e2
Author: Stuart Ianna
AuthorDate: Fri Nov 17 04:35:04 2023 +
tes
xiaoxiang781216 merged PR #2201:
URL: https://github.com/apache/nuttx-apps/pull/2201
--
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...
xiaoxiang781216 commented on issue #2336:
URL: https://github.com/apache/nuttx-apps/issues/2336#issuecomment-2100077315
@Gary-Hobson will provide patch soon.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
Gary-Hobson opened a new pull request, #12303:
URL: https://github.com/apache/nuttx/pull/12303
## Summary
As defined by the C standard, if NDEBUG is defined, assert should do nothing
but be simply defined as:
#define assert(ignore) ((void)0)
Reference link:
https://pubs
xiaoxiang781216 commented on PR #12265:
URL: https://github.com/apache/nuttx/pull/12265#issuecomment-2099967502
@inochisa can we rebase this patch now?
--
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 g
xiaoxiang781216 commented on code in PR #12299:
URL: https://github.com/apache/nuttx/pull/12299#discussion_r1593553958
##
include/nuttx/serial/tioctl.h:
##
@@ -198,6 +198,14 @@
#define SER_SWAP_ENABLED (1 << 0) /* Enable/disable RX/TX swap */
+/* Single-wire UART Duplex *
xiaoxiang781216 merged PR #12295:
URL: https://github.com/apache/nuttx/pull/12295
--
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...@nu
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 ce8cfde768 nuttx/sched.h: minor revision on comments
add 64e008f65b sched/task: minor polish on task_init()
No
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 64e008f65b sched/task: minor polish on task_init()
add f4a38c01df arch/risc-v: Make esp32 SoCs allocate idle st
xiaoxiang781216 merged PR #12302:
URL: https://github.com/apache/nuttx/pull/12302
--
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...@nu
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 ce8cfde768 nuttx/sched.h: minor revision on co
xiaoxiang781216 merged PR #12300:
URL: https://github.com/apache/nuttx/pull/12300
--
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...@nu
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 5b3ef20629 arm64/imx9: Allocate 64B granules instead of 256B
add ef15b5296d riscv/virt: M-mode poweroff support
xiaoxiang781216 merged PR #12301:
URL: https://github.com/apache/nuttx/pull/12301
--
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...@nu
davids5 commented on code in PR #12299:
URL: https://github.com/apache/nuttx/pull/12299#discussion_r1593515048
##
arch/arm/src/imxrt/imxrt_serial.c:
##
@@ -2629,7 +2629,7 @@ static int imxrt_ioctl(struct file *filep, int cmd,
unsigned long arg)
if ((arg & SER_SINGLEW
PetervdPerk-NXP commented on code in PR #12299:
URL: https://github.com/apache/nuttx/pull/12299#discussion_r1593503687
##
arch/arm/src/imxrt/imxrt_serial.c:
##
@@ -2629,7 +2629,7 @@ static int imxrt_ioctl(struct file *filep, int cmd,
unsigned long arg)
if ((arg & SER
davids5 commented on code in PR #12299:
URL: https://github.com/apache/nuttx/pull/12299#discussion_r1593496785
##
include/nuttx/serial/tioctl.h:
##
@@ -202,6 +202,14 @@
#define TIOCSLINID _TIOC(0x0037) /* Master send one LIN header with
specified LIN identifier: uint8_t
davids5 commented on code in PR #12299:
URL: https://github.com/apache/nuttx/pull/12299#discussion_r1593491650
##
arch/arm/src/imxrt/imxrt_serial.c:
##
@@ -2629,7 +2629,7 @@ static int imxrt_ioctl(struct file *filep, int cmd,
unsigned long arg)
if ((arg & SER_SINGLEW
62 matches
Mail list logo