nuttxs commented on code in PR #16684:
URL: https://github.com/apache/nuttx/pull/16684#discussion_r2191592394
##
net/arp/arp_out.c:
##
@@ -262,7 +262,7 @@ void arp_out(FAR struct net_driver_s *dev)
/* Check if we already have this destination address in the ARP table */
-
nuttxs commented on code in PR #16684:
URL: https://github.com/apache/nuttx/pull/16684#discussion_r2191592394
##
net/arp/arp_out.c:
##
@@ -262,7 +262,7 @@ void arp_out(FAR struct net_driver_s *dev)
/* Check if we already have this destination address in the ARP table */
-
jiayadong8995 commented on PR #16662:
URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3047527834
> please update the title to: arch/xtensa/esp32s3: Fix syslog output failure
on ESP32-S3-Box
I have updated the commit title.
--
This is an automated message from the Apach
michallenc commented on issue #16688:
URL: https://github.com/apache/nuttx/issues/16688#issuecomment-3047497191
Yeah, I know. I will likely get to this eventually, because it would be nice
to have basic IPC with Unix datagrams, but it's not a priority.
--
This is an automated message from
jlaitine commented on code in PR #16673:
URL: https://github.com/apache/nuttx/pull/16673#discussion_r2191555409
##
sched/sched/sched_addreadytorun.c:
##
@@ -196,7 +196,7 @@ bool nxsched_add_readytorun(FAR struct tcb_s *btcb)
* situation.
*/
- if (nxsched_islocked_tcb(
xiaoxiang781216 commented on code in PR #16687:
URL: https://github.com/apache/nuttx/pull/16687#discussion_r2191461543
##
arch/avr/src/avr/Kconfig:
##
@@ -94,8 +110,76 @@ config AVR_HAS_MEMX_PTR
pointers in arbitrary interaction with the kernel. Not all API
xiaoxiang781216 commented on code in PR #16673:
URL: https://github.com/apache/nuttx/pull/16673#discussion_r2191452164
##
sched/sched/sched_addreadytorun.c:
##
@@ -196,7 +196,7 @@ bool nxsched_add_readytorun(FAR struct tcb_s *btcb)
* situation.
*/
- if (nxsched_islock
xiaoxiang781216 commented on PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3047315368
bch_register and ftl_initilize is designed to be called only inside FS
layer, and board files shouldn't call these two functions. So @jingfei195887
will provide new patch to remov
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191445047
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
**
xiaoxiang781216 commented on issue #16688:
URL: https://github.com/apache/nuttx/issues/16688#issuecomment-3047309283
> ### Is your feature request related to a problem? Please describe.
>
> This is a followup of
[!16555](https://github.com/apache/nuttx/issues/16555) that solved the is
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 06b37fe6aaa arch/risc-v: set SCL timeout for esp_i2c.c
add 735e16f842f arch/xtensa: Fix dedicated GPIO build er
xiaoxiang781216 merged PR #16686:
URL: https://github.com/apache/nuttx/pull/16686
--
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 #16690:
URL: https://github.com/apache/nuttx/pull/16690#issuecomment-3047263803
this is a regression from https://github.com/apache/nuttx/pull/16493.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
xiaoxiang781216 commented on PR #16671:
URL: https://github.com/apache/nuttx/pull/16671#issuecomment-3047260562
> > Added #needs_more_testing because it could have side effects that we
don't know yet
>
> hi, alan, any update? it should be very easy to reproduce as I already add
sampl
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191398011
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
**
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191389645
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191389645
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
jasonbu commented on PR #16671:
URL: https://github.com/apache/nuttx/pull/16671#issuecomment-3047222040
> Added #needs_more_testing because it could have side effects that we don't
know yet
hi, alan, any update?
it should be very easy to reproduce as I already add sample issue code
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191389645
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191389645
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191387744
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
**
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191386342
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
**
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2191386342
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
**
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 0ce9e82d739 drivers/sensors: add Quectel L86-XXX GNSS uORB sensor
driver
add 26eb2833cc6 boards/risc-v: fix co
xiaoxiang781216 merged PR #16676:
URL: https://github.com/apache/nuttx/pull/16676
--
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
hartmannathan commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047145775
> > Why does GitHub say it cannot be merged? Need to rebase or something?
>
>
>
> All comments must be resolved :-) There is still one open conversation :-)
O
JorgeGzm closed pull request #3120: examples/xedge: Add Xedge example with BAS
integration
URL: https://github.com/apache/nuttx-apps/pull/3120
--
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 spe
JorgeGzm commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047133142
> > Why does GitHub say it cannot be merged? Need to rebase or something?
>
> All comments must be resolved :-) There is still one open conversation :-)
--
This is an
JorgeGzm commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047131504
> > Por que o GitHub diz que não é possível mesclar? Precisa fazer rebase ou
algo assim?
>
> Todos os comentários devem ser resolvidos :-) Ainda há uma conversa em
aberto :-)
cederom commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047084868
> Why does GitHub say it cannot be merged? Need to rebase or something?
All comments must be resolved :-) There is still one open conversation :-)
--
This is an automated messa
hartmannathan commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047082447
Why does GitHub say it cannot be merged? Need to rebase or something?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
acassis merged PR #16605:
URL: https://github.com/apache/nuttx/pull/16605
--
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 0ce9e82d739 drivers/sensors: add Quectel L86-XXX
acassis commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3046911721
@xiaoxiang781216 @cederom PTAL
--
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 speci
nmaggioni commented on PR #16690:
URL: https://github.com/apache/nuttx/pull/16690#issuecomment-3046837362
Sorry, I didn't think of that. I've updated the apps PR too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
nmaggioni opened a new pull request, #3122:
URL: https://github.com/apache/nuttx-apps/pull/3122
Companion PR to apache/nuttx#16690, since the same logic is also duplicated
in the `coredump` app here.
--
This is an automated message from the Apache Git Service.
To respond to the me
nmaggioni opened a new pull request, #16690:
URL: https://github.com/apache/nuttx/pull/16690
## Summary
The current `setlogmask` call used in `coredump_dump_syslog` specifies a raw
log level instead of a bitmask, and this causes erroneous evaluations later on
when that value is check
comejv opened a new issue, #16689:
URL: https://github.com/apache/nuttx/issues/16689
### Description
Hello,
I am compiling NuttX for an STM32H753ZI and I have issues with getting `ps`
to work.
Relevant options in my `.config` (full config bottom of message):
```
CONFIG_FS_
michallenc opened a new issue, #16688:
URL: https://github.com/apache/nuttx/issues/16688
### Is your feature request related to a problem? Please describe.
This is a followup of [!16555](https://github.com/apache/nuttx/issues/16555)
that solved the issue of non working DGRAM sockets.
linguini1 commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3046292572
> * @linguini1 could you please take a look what could be wrong with this
tag? :-)
>
> * I did local test on git master and nuttx-12.10.0 for nuttx.git and
nuttx-apps.git
EliasJRH commented on code in PR #16605:
URL: https://github.com/apache/nuttx/pull/16605#discussion_r2190867139
##
drivers/sensors/Kconfig:
##
@@ -838,6 +838,35 @@ config KXTJ9_I2C_BUS_SPEED
endif # SENSORS_KXTJ9
+config SENSORS_L86_XXX
+ bool "Quectel L86-XXX GNSS su
michallenc commented on PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#issuecomment-3046288326
> @michallenc is out expert in this area so I follow all his remarks :-)
I wouldn't mark myself as an expert in this area, but still thanks :)
> What happens if we use SY
michallenc commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190841020
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
snpri
acassis commented on code in PR #16605:
URL: https://github.com/apache/nuttx/pull/16605#discussion_r2190837080
##
drivers/sensors/Kconfig:
##
@@ -838,6 +838,35 @@ config KXTJ9_I2C_BUS_SPEED
endif # SENSORS_KXTJ9
+config SENSORS_L86_XXX
+ bool "Quectel L86-XXX GNSS sup
michallenc commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190836078
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
***
cederom commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3045946216
what a stubborn guy, restarted ci with logging maybe that will reveal
anything? o_O
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
cederom commented on code in PR #16687:
URL: https://github.com/apache/nuttx/pull/16687#discussion_r2190642746
##
boards/Kconfig:
##
@@ -94,6 +94,7 @@ config ARCH_BOARD_AVRDX_BREADXAVR
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUT
fdcavalcanti commented on PR #16673:
URL: https://github.com/apache/nuttx/pull/16673#issuecomment-3045865199
Will test on ESP32, its been failing for some time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
fdcavalcanti commented on PR #16676:
URL: https://github.com/apache/nuttx/pull/16676#issuecomment-3045825896
> @fdcavalcanti please fix this issue:
>
> ```
> src/esp_board_spislavedev.c: In function 'board_spislavedev_initialize':
> Error: src/esp_board_spislavedev.c:73:3: error
cederom commented on PR #3121:
URL: https://github.com/apache/nuttx-apps/pull/3121#issuecomment-3045793347
Hmm CI complains about code formatting around line 84, could you please take
a look @yamt too so we could merge with all successful checks? :-)
--
This is an automated message from t
acassis commented on PR #16676:
URL: https://github.com/apache/nuttx/pull/16676#issuecomment-3045707894
@fdcavalcanti please fix this issue:
```
src/esp_board_spislavedev.c: In function 'board_spislavedev_initialize':
Error: src/esp_board_spislavedev.c:73:3: error: implicit decl
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190461537
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(
xiaoxiang781216 commented on code in PR #16684:
URL: https://github.com/apache/nuttx/pull/16684#discussion_r2190460411
##
net/arp/arp_out.c:
##
@@ -262,7 +262,7 @@ void arp_out(FAR struct net_driver_s *dev)
/* Check if we already have this destination address in the ARP tab
xiaoxiang781216 closed issue #16555: [BUG] Unix datagram sockets seems broken
URL: https://github.com/apache/nuttx/issues/16555
--
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.
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 3f651826999 arch/risc-v: Change DMA functions
xiaoxiang781216 merged PR #16685:
URL: https://github.com/apache/nuttx/pull/16685
--
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 230714bd23d local: correct shutdown state when
xiaoxiang781216 merged PR #16682:
URL: https://github.com/apache/nuttx/pull/16682
--
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 9fb8a17d494 boards/qemu-intel64/qemu.ld: add .
xiaoxiang781216 merged PR #16659:
URL: https://github.com/apache/nuttx/pull/16659
--
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 8c4343c28b86966e48f02430f73b488e8d5a635f
Author: zhongzhijie1
AuthorDate: Tue Jun 17 22:56:33 2025 +0800
tools/ch
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 ec84502e805 board/weact-stm32h743 Add sdcard support
new 8c4343c28b8 tools/checkpatch.sh: add -x option to auto
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 f725c593877b78d48140f3523ae0e9e685da569c
Author: zhongzhijie1
AuthorDate: Wed Jul 2 16:13:24 2025 +0800
tools/che
xiaoxiang781216 merged PR #16650:
URL: https://github.com/apache/nuttx/pull/16650
--
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 ec84502e805 board/weact-stm32h743 Add sdcard s
xiaoxiang781216 merged PR #16681:
URL: https://github.com/apache/nuttx/pull/16681
--
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 code in PR #3121:
URL: https://github.com/apache/nuttx-apps/pull/3121#discussion_r2190418829
##
system/dd/dd_main.c:
##
@@ -31,7 +31,9 @@
#include
#include
+#if defined(__NuttX__)
Review Comment:
all
--
This is an automated message from
cederom commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3045625439
* @linguini1 could you please take a look what could be wrong with this tag?
:-)
* I did local test on git master and nuttx-12.10.0 for nuttx.git and
nuttx-apps.git works fine.
jerpelea commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3045612203
> We need to fix the doc build first because website / doc will not be
updated otherwise :-) Looks like a simple thing, I just restarted CI to make
sure its not random error :-)
cederom commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3045574516
Hmm local documentation builds fine on nuttx master :-) Looking deeper :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190294551
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(FA
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190272205
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
sn
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190294551
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(FA
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190289332
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190272205
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
sn
cederom commented on PR #134:
URL: https://github.com/apache/nuttx-website/pull/134#issuecomment-3045424211
We need to fix the doc build first because website / doc will not be updated
otherwise :-) Looks like a simple thing, I just restarted CI to make sure its
not random error :-)
--
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190246783
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190093305
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190238864
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190238864
##
drivers/bch/bchdev_register.c:
##
@@ -50,17 +50,17 @@
/
int bchdev_register(
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190234080
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190225082
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190221789
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
xiaoxiang781216 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190221789
##
drivers/mtd/ftl.c:
##
@@ -914,5 +1010,5 @@ int ftl_initialize(int minor, FAR struct mtd_dev_s *mtd)
/* Do the real work by ftl_initialize_by_path */
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190093305
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190093305
##
drivers/mtd/ftl.c:
##
@@ -789,7 +883,8 @@ static int ftl_unlink(FAR struct inode *inode)
*
jingfei195887 commented on code in PR #16642:
URL: https://github.com/apache/nuttx/pull/16642#discussion_r2190019022
##
include/nuttx/mtd/mtd.h:
##
@@ -298,10 +298,25 @@ FAR struct mtd_dev_s *mtd_rwb_initialize(FAR struct
mtd_dev_s *mtd);
* Input Parameters:
* path - The
acassis merged PR #16217:
URL: https://github.com/apache/nuttx/pull/16217
--
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 d5eda10cad5 drivers/leds: Add support for KTD205
jerpelea commented on PR #16660:
URL: https://github.com/apache/nuttx/pull/16660#issuecomment-3044881332
@szafonimateusz-mi please rebase
--
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 speci
acassis commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3044723483
@JorgeGzm please submit the suggested modifications
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 27e2f51d2e Doc/components: Updare refresh.sh to show usage examples
new 9fb75b driver/touchscreen: add custom
eren-terzioglu commented on PR #16685:
URL: https://github.com/apache/nuttx/pull/16685#issuecomment-3044650683
Waiting for other PR's to prevent conflict.
--
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 t
acassis commented on code in PR #16687:
URL: https://github.com/apache/nuttx/pull/16687#discussion_r2189837170
##
boards/Kconfig:
##
@@ -94,6 +94,7 @@ config ARCH_BOARD_AVRDX_BREADXAVR
select ARCH_HAVE_LEDS
select ARCH_HAVE_BUTTONS
select ARCH_HAVE_IRQBUT
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
commit 9fb75bb59ff7b1ca29585265860d8db0f065
Author: wangjianyu3
AuthorDate: Sun Jul 6 00:29:25 2025 +0800
driver/touch
1 - 100 of 120 matches
Mail list logo