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 efd1b838e6 syslog: Add sc_write_force callback
new 8aeba210e4 arch/risc-v/espressif: Add full GPIO support
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 8aeba210e4dd7e31edde59f8646f1fba77c306f4
Author: Lucas Saavedra Vaz
AuthorDate: Fri Jun 23 14:44:32 2023 -0300
ar
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 2eb6af6e54cb7e887c3ebf274b086fb7ebd675ab
Author: Lucas Saavedra Vaz
AuthorDate: Fri Jun 23 14:44:49 2023 -0300
bo
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 09dcf50f2020ca341f306833aeb14ca4053f87df
Author: Lucas Saavedra Vaz
AuthorDate: Fri Jun 23 14:45:07 2023 -0300
bo
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 8885d68e24f942524de5883820291ac30286b7df
Author: Lucas Saavedra Vaz
AuthorDate: Fri Jun 23 14:45:00 2023 -0300
bo
xiaoxiang781216 merged PR #9586:
URL: https://github.com/apache/nuttx/pull/9586
--
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
royfengsss commented on issue #9599:
URL: https://github.com/apache/nuttx/issues/9599#issuecomment-1605255429
https://github.com/apache/nuttx/pull/9600 is a simple fix that I can think
out. It obligate use `malloc` under flat build mode, whatever `__KERNEL__` is
defined. The idea behind it
royfengsss commented on issue #9599:
URL: https://github.com/apache/nuttx/issues/9599#issuecomment-1605226570
The assertion is because that the memory from user heap would be freed via
`kmm_free`.
`asprintf` was used in `fs/vfs/fs_dir.c`, it acturally call `lib_malloc` to
alloc the
fdcavalcanti commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1240548193
##
drivers/sensors/mpu60x0.c:
##
@@ -884,6 +995,104 @@ static off_t mpu_seek(FAR struct file *filep, off_t
offset, int whence)
return 0;
}
+/*
fdcavalcanti commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1240545788
##
drivers/sensors/mpu60x0.c:
##
@@ -639,6 +664,85 @@ static inline int __mpu_write_config(FAR struct mpu_dev_s
*dev,
return __mpu_write_reg(dev, CONFIG, &val, s
fdcavalcanti commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1240545788
##
drivers/sensors/mpu60x0.c:
##
@@ -639,6 +664,85 @@ static inline int __mpu_write_config(FAR struct mpu_dev_s
*dev,
return __mpu_write_reg(dev, CONFIG, &val, s
fdcavalcanti commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1240545740
##
drivers/sensors/mpu60x0.c:
##
@@ -620,6 +639,12 @@ static inline int __mpu_write_gyro_config(FAR struct
mpu_dev_s *dev,
static inline int __mpu_write_accel_conf
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 a49e4549 Publishing web: bedd222c
xiaoxiang781216 commented on PR #9584:
URL: https://github.com/apache/nuttx/pull/9584#issuecomment-1604461978
Yes.
--
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 unsubs
acassis commented on PR #9584:
URL: https://github.com/apache/nuttx/pull/9584#issuecomment-1604372755
> > @xiaoxiang781216 why sometimes we get this error and sometimes we don't ?
> > ```
> >
> > Co
pkarashchenko commented on code in PR #9586:
URL: https://github.com/apache/nuttx/pull/9586#discussion_r1239865383
##
arch/risc-v/src/espressif/esp_gpio.c:
##
@@ -22,20 +22,33 @@
* Included Files
/
pkarashchenko commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1239862865
##
drivers/sensors/mpu60x0.c:
##
@@ -639,6 +664,85 @@ static inline int __mpu_write_config(FAR struct mpu_dev_s
*dev,
return __mpu_write_reg(dev, CONFIG, &val,
acassis commented on PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#issuecomment-1604285570
@fdcavalcanti your code is very well done, thank you for these great
contribution!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
acassis commented on code in PR #9589:
URL: https://github.com/apache/nuttx/pull/9589#discussion_r1239799806
##
drivers/sensors/mpu60x0.c:
##
@@ -620,6 +639,12 @@ static inline int __mpu_write_gyro_config(FAR struct
mpu_dev_s *dev,
static inline int __mpu_write_accel_config(FA
TaiJuWu commented on code in PR #9591:
URL: https://github.com/apache/nuttx/pull/9591#discussion_r1239792267
##
drivers/syslog/syslog_channel.c:
##
@@ -91,6 +91,7 @@ static const struct syslog_channel_ops_s g_rpmsg_channel_ops =
syslog_rpmsg_putc,
syslog_rpmsg_putc,
sys
TaiJuWu commented on code in PR #9591:
URL: https://github.com/apache/nuttx/pull/9591#discussion_r1239792267
##
drivers/syslog/syslog_channel.c:
##
@@ -91,6 +91,7 @@ static const struct syslog_channel_ops_s g_rpmsg_channel_ops =
syslog_rpmsg_putc,
syslog_rpmsg_putc,
sys
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 2db6ea9984 litex/gpio: Fix incorrect declaration name.
new e62c915972 syslog: Remove syslog_force and related st
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 e62c915972bf0b4e0163a6a6c42f264646615d5d
Author: Xiang Xiao
AuthorDate: Wed Jun 21 08:08:08 2023 +0800
syslog: Remo
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 efd1b838e6d2606a0bfcd46d4b714c5bf801da73
Author: Xiang Xiao
AuthorDate: Wed Jun 21 08:16:55 2023 +0800
syslog: Add
acassis merged PR #9591:
URL: https://github.com/apache/nuttx/pull/9591
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 40886698f mk: Attempt to silence "Nothing to be done for xx" messages.
add a54966843 system/ramspeed: Allo
xiaoxiang781216 merged PR #1804:
URL: https://github.com/apache/nuttx-apps/pull/1804
--
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 40886698f mk: Attempt to silence "Nothing
xiaoxiang781216 merged PR #1805:
URL: https://github.com/apache/nuttx-apps/pull/1805
--
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...
raiden00pl commented on code in PR #1800:
URL: https://github.com/apache/nuttx-apps/pull/1800#discussion_r1239474766
##
wireless/bluetooth/nimble/Kconfig:
##
@@ -7,13 +7,221 @@ config NIMBLE
host-layer stack.
if NIMBLE
-config NIMBLE_STACKSIZE
- int "nim
raiden00pl commented on code in PR #1800:
URL: https://github.com/apache/nuttx-apps/pull/1800#discussion_r1239472527
##
examples/nimble/nimble_main.c:
##
@@ -0,0 +1,322 @@
+/
+ * apps/examples/nimble/nim
31 matches
Mail list logo