xiaotailang commented on issue #9059:
URL: https://github.com/apache/nuttx/issues/9059#issuecomment-1521242711
Hi@alancassis
Thank you for your previous suggestion. Following your advice, I recompiled
ftpc and it is now functioning properly. However, it can only be compiled and
used in t
ldube commented on PR #9086:
URL: https://github.com/apache/nuttx/pull/9086#issuecomment-1521171236
Will abandon this change while I think about using bt_driver_s.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
ldube closed pull request #9086: wireless/bluetooth: Make btuart_lowerhalf_s
usable in a USB driver.
URL: https://github.com/apache/nuttx/pull/9086
--
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 th
d.
>
> ```
> commit 6063c0516e9899230d6de9e1c9ac8ca1bfbd0143 (tag:
nuttx-20230424-015132)
> Author: hujun5
> Date: Fri Apr 7 17:11:33 2023 +0800
>
> cpu: in SMP pthread_cancel occasionally deadlock
>
> In smp when cpu0 calls up_c
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 fb6bef2c2d768dfee37efd4bff75cff49f38d727
Author: Masayuki Ishikawa
AuthorDate: Mon Apr 17 10:47:39 2023 +0900
arc
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 dc914f43eab992f40e11a0eae924e9dc860e69c9
Author: Masayuki Ishikawa
AuthorDate: Wed Feb 22 08:18:24 2023 +0900
arc
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 8c89052fb304c549881d737efbf1b53ffefc8a87
Author: Masayuki Ishikawa
AuthorDate: Mon Apr 17 10:27:03 2023 +0900
dri
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 79fde96a1d wireless/bluetooth: Fix build error when BT_GATT_CCC is
used.
new dc914f43ea arch: imx6: Fix 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.git
commit 037dcbf7ccc30459be96981ee78c174bec193595
Author: Masayuki Ishikawa
AuthorDate: Mon Apr 17 10:51:36 2023 +0900
boa
xiaoxiang781216 merged PR #9026:
URL: https://github.com/apache/nuttx/pull/9026
--
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 #9086:
URL: https://github.com/apache/nuttx/pull/9086#discussion_r117595
##
include/nuttx/wireless/bluetooth/bt_uart.h:
##
@@ -142,6 +150,10 @@ struct btuart_lowerhalf_s
CODE int (*ioctl)(FAR const struct btuart_lowerhalf_s *lower
xiaoxiang781216 commented on code in PR #9086:
URL: https://github.com/apache/nuttx/pull/9086#discussion_r117595
##
include/nuttx/wireless/bluetooth/bt_uart.h:
##
@@ -142,6 +150,10 @@ struct btuart_lowerhalf_s
CODE int (*ioctl)(FAR const struct btuart_lowerhalf_s *lower
xiaoxiang781216 merged PR #9087:
URL: https://github.com/apache/nuttx/pull/9087
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 20c5c4f47d sched/irq: optimizing IRQMONITOR, move up_perf_convert to
irq_procfs
add 79fde96a1d wireless/blueto
hartmannathan commented on PR #9089:
URL: https://github.com/apache/nuttx/pull/9089#issuecomment-1521098274
Need to restart checks though :-/
--
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 s
hartmannathan commented on code in PR #9089:
URL: https://github.com/apache/nuttx/pull/9089#discussion_r1175965957
##
boards/arm/tiva/tm4c1294-launchpad/src/tm4c_reset.c:
##
@@ -0,0 +1,62 @@
+/
+ * board
ldube commented on code in PR #9087:
URL: https://github.com/apache/nuttx/pull/9087#discussion_r1175952524
##
include/nuttx/wireless/bluetooth/bt_gatt.h:
##
@@ -40,6 +40,7 @@
* Included Files
/
+#i
ldube commented on code in PR #9086:
URL: https://github.com/apache/nuttx/pull/9086#discussion_r1175948808
##
include/nuttx/wireless/bluetooth/bt_uart.h:
##
@@ -142,6 +150,10 @@ struct btuart_lowerhalf_s
CODE int (*ioctl)(FAR const struct btuart_lowerhalf_s *lower,
ldube commented on code in PR #9086:
URL: https://github.com/apache/nuttx/pull/9086#discussion_r1175948538
##
include/nuttx/wireless/bluetooth/bt_uart.h:
##
@@ -142,6 +150,10 @@ struct btuart_lowerhalf_s
CODE int (*ioctl)(FAR const struct btuart_lowerhalf_s *lower,
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 3e3670af77 arch/xtensa/esp32: fix wrong enabled BLE interrupts
add 20c5c4f47d sched/irq: optimizing IRQMONITOR,
xiaoxiang781216 merged PR #9003:
URL: https://github.com/apache/nuttx/pull/9003
--
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
masayuki2009 commented on PR #9026:
URL: https://github.com/apache/nuttx/pull/9026#issuecomment-1521037630
@pkarashchenko
Could you please merge this PR if you do not have any other questions?
--
This is an automated message from the Apache Git Service.
To respond to the message, p
pkarashchenko commented on code in PR #9086:
URL: https://github.com/apache/nuttx/pull/9086#discussion_r1175911936
##
include/nuttx/wireless/bluetooth/bt_uart.h:
##
@@ -142,6 +150,10 @@ struct btuart_lowerhalf_s
CODE int (*ioctl)(FAR const struct btuart_lowerhalf_s *lower,
pkarashchenko commented on code in PR #9087:
URL: https://github.com/apache/nuttx/pull/9087#discussion_r1175910066
##
include/nuttx/wireless/bluetooth/bt_gatt.h:
##
@@ -40,6 +40,7 @@
* Included Files
***
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 08f22ccf Publishing web: e36cef39
ldube opened a new pull request, #9089:
URL: https://github.com/apache/nuttx/pull/9089
## Summary
Copy boards/arm/stm32/stm32f4discovery/src/stm32_reset.c
## Impact
None
## Testing
Reboot command now works.
--
This is an automated message from the Apache Git Serv
fjpanag opened a new pull request, #9088:
URL: https://github.com/apache/nuttx/pull/9088
## Summary
In #8943 error handling was added for all abnormal errors of the MAC, for
STM32.
This PR copies these changes to STM32F7 & STM32H7 too.
## Impact
STM32 Ethernet ope
ldube opened a new pull request, #9087:
URL: https://github.com/apache/nuttx/pull/9087
## Summary
BT_GATT_CCC nitems from param.h.
## Impact
## Testing
Successful build :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
ldube opened a new pull request, #9086:
URL: https://github.com/apache/nuttx/pull/9086
## Summary
This reuses the btuart lower half in USB drivers.
## Impact
None expected.
## Testing
Bluetooth on the tiva board with a uart interface still works.
--
This is an autom
fjpanag commented on code in PR #8943:
URL: https://github.com/apache/nuttx/pull/8943#discussion_r1175693148
##
arch/arm/src/stm32/stm32_eth.c:
##
@@ -2046,8 +2042,23 @@ static void stm32_interrupt_work(void *arg)
/* Clear the pending abnormal summary interrupt */
fjpanag closed pull request #9064: stm32_eth: Lock the scheduler when reseting
the MAC.
URL: https://github.com/apache/nuttx/pull/9064
--
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 co
fjpanag commented on PR #9064:
URL: https://github.com/apache/nuttx/pull/9064#issuecomment-1520701107
Indeed, the sequence is exactly as stated above.
I added a delay in stm32_eth.c line 2058 (and several prints). This causes
the worker (`stm32_txtimeout_work`) to start execution befo
jpbland1 commented on PR #1557:
URL: https://github.com/apache/nuttx-apps/pull/1557#issuecomment-1520662973
Finally got back to this, I didn't realize that getting the source code was
supposed to be an automated step in the Makefile, I've also added the GPL
allowed condition to the Kconfig,
alancassis commented on code in PR #9083:
URL: https://github.com/apache/nuttx/pull/9083#discussion_r1175301238
##
libs/libm/openlibm/0002-add-math.h-and-complex.h-to-openlibm.patch:
##
@@ -0,0 +1,49 @@
+From 8af59fe95d7c878d96752cdc655d70ffbef28514 Mon Sep 17 00:00:00 2001
+Fro
gustavonihei commented on PR #9078:
URL: https://github.com/apache/nuttx/pull/9078#issuecomment-1520576686
@yamt Could you please explain about the need for this patch?
ESP32's toolchain does implement the atomic builtins from GCC, so as long as
the atomic operation does not include b
tmedicci commented on code in PR #9022:
URL: https://github.com/apache/nuttx/pull/9022#discussion_r1175552966
##
arch/xtensa/Kconfig:
##
@@ -82,6 +82,7 @@ config ARCH_CHIP_ESP32S3
select ARCH_HAVE_RESET
select ARCH_HAVE_TESTSET
select ARCH_VECNOTIRQ
+
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 3e3670af77139167be27c2cebaf0e00a2c1fdd0e
Author: Petro Karashchenko
AuthorDate: Mon Apr 24 14:52:20 2023 +0300
arc
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b8780fe906 arch/arm: relax compiler check for workaround with "GCC
12.2"
new d50ec662be arch/risc-v/esp32c3: Ch
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 756e244b182e16fe12000e09f9e9810ddf60aa56
Author: Petro Karashchenko
AuthorDate: Mon Apr 24 14:46:04 2023 +0300
wir
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 0a28b2a26e003b50904f8c875592fd373879bd34
Author: Petro Karashchenko
AuthorDate: Mon Apr 24 14:46:35 2023 +0300
net
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit d50ec662be943ffdaa6c05d1d5300347465bc1db
Author: Petro Karashchenko
AuthorDate: Mon Apr 24 14:43:56 2023 +0300
arc
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 0c28094059a7a21ba1d7c3b25bd6a595d142ad08
Author: Petro Karashchenko
AuthorDate: Mon Apr 24 14:47:49 2023 +0300
arc
btashton merged PR #9082:
URL: https://github.com/apache/nuttx/pull/9082
--
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.apach
btashton closed issue #8477: ESP32 BLE driver is crashing
URL: https://github.com/apache/nuttx/issues/8477
--
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-mai
btashton commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520492996
> Can anybody from the team help me with HCI socket verification as I'm
unfamiliar with what are the prerequisites to get that test done. Is it enough
just a pure Linux system running SIM
xiaoxiang781216 commented on code in PR #9066:
URL: https://github.com/apache/nuttx/pull/9066#discussion_r1175530501
##
include/sys/syscall_lookup.h:
##
@@ -307,6 +307,7 @@ SYSCALL_LOOKUP(munmap, 2)
SYSCALL_LOOKUP(pthread_cond_wait,2)
SYSCALL_LO
xiaoxiang781216 commented on code in PR #9084:
URL: https://github.com/apache/nuttx/pull/9084#discussion_r1175528333
##
sched/Kconfig:
##
@@ -184,6 +184,57 @@ config SYSTEM_TIME64
and/or if a very long "uptime" is required, then this option
can be
pkarashchenko commented on code in PR #8922:
URL: https://github.com/apache/nuttx/pull/8922#discussion_r1175517253
##
drivers/mmcsd/mmcsd_sdio.c:
##
@@ -3633,9 +3758,13 @@ static int mmcsd_cardidentify(FAR struct mmcsd_state_s
*priv)
* Then break out of the
pkarashchenko commented on code in PR #9083:
URL: https://github.com/apache/nuttx/pull/9083#discussion_r1175511708
##
libs/libm/openlibm/Make.defs:
##
@@ -0,0 +1,116 @@
+
+
+# libs/libm/openlibm/Make.def
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d7de93f906 arch/arm: Resolving warnings for assembly instructions
add b8780fe906 arch/arm: relax compiler c
pkarashchenko merged PR #9072:
URL: https://github.com/apache/nuttx/pull/9072
--
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 PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520438874
Can anybody from the team help me with HCI socket verification as I'm
unfamiliar with what are the prerequisites to get that test done. Is it enough
just a pure Linux system running S
xiaoxiang781216 merged PR #9085:
URL: https://github.com/apache/nuttx/pull/9085
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dd631265c4 fs: Add g_ prefix for all global mountpt_operations
instances
add d7de93f906 arch/arm: Resolving wa
xiaoxiang781216 commented on PR #9049:
URL: https://github.com/apache/nuttx/pull/9049#issuecomment-1520424248
yes, it work.https://github.com/apache/nuttx-apps/pull/1720 depends on
this.pr.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
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 e935f153b apps/system: Call arg_freetable
xiaoxiang781216 merged PR #1719:
URL: https://github.com/apache/nuttx-apps/pull/1719
--
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
commit b7ac752ccafe232e2754790508dddf8e3aa64010
Author: YAMAMOTO Takashi
AuthorDate: Sun Apr 23 20:48:59 2023 +0900
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 3877c31b2 critmon: add total time running time of task
new b7ac752cc bump toywasm version
new 15df040
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 15df04083eb762ce16479561102d64ad4773288f
Author: YAMAMOTO Takashi
AuthorDate: Sun Apr 23 20:49:18 2023 +0900
xiaoxiang781216 merged PR #1723:
URL: https://github.com/apache/nuttx-apps/pull/1723
--
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...
davids5 commented on PR #9049:
URL: https://github.com/apache/nuttx/pull/9049#issuecomment-1520406434
> This is not a full posix implementation and does
not refresh the timer when a byte is received.
This is standard implementation
And it cost 244 bytes of code space.
Sho
zouboan commented on PR #9076:
URL: https://github.com/apache/nuttx/pull/9076#issuecomment-1520365049
@anchao windows native build didn't broken by this PR, but already broken by
#8449 #8599
i will try to fix it later
--
This is an automated message from the Apache Git Service.
To res
xiaoxiang781216 commented on issue #8986:
URL: https://github.com/apache/nuttx/issues/8986#issuecomment-1520340658
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 u
anjiahao1 commented on PR #9049:
URL: https://github.com/apache/nuttx/pull/9049#issuecomment-1520297511
@davids5
i use stm32f103minum:nsh with current patch
```
There are 19 section headers, starting at offset 0x2d3b0:
Section Headers:
[Nr] Name Type
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 insta
jerpelea merged PR #9063:
URL: https://github.com/apache/nuttx/pull/9063
--
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.apach
xiaoxiang781216 commented on code in PR #9033:
URL: https://github.com/apache/nuttx/pull/9033#discussion_r1175331960
##
drivers/mtd/mtd_partition.c:
##
@@ -149,7 +149,7 @@ static int part_procfs_stat(FAR const char *relpath,
#if defined(CONFIG_FS_PROCFS) && !defined(CONFIG_
patacongo commented on code in PR #9033:
URL: https://github.com/apache/nuttx/pull/9033#discussion_r1175318178
##
drivers/mtd/mtd_partition.c:
##
@@ -149,7 +149,7 @@ static int part_procfs_stat(FAR const char *relpath,
#if defined(CONFIG_FS_PROCFS) && !defined(CONFIG_PROCFS
michallenc commented on PR #9084:
URL: https://github.com/apache/nuttx/pull/9084#issuecomment-1520198666
> I think it could be useful to use with IEEE1588 and GPS PPS sync pulse
Yes! That might be the next step. I currently aim to have a separate app
thread that once a while would com
alancassis commented on PR #9084:
URL: https://github.com/apache/nuttx/pull/9084#issuecomment-1520189021
I think it could be useful to use with IEEE1588 and GPS PPS sync pulse
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
patacongo commented on PR #9063:
URL: https://github.com/apache/nuttx/pull/9063#issuecomment-1520188924
> I find confusing to tag a static const with g_ as they are only passed to
register_driver() and never reference them outside the module.
The coding standard has always required th
alancassis commented on code in PR #9083:
URL: https://github.com/apache/nuttx/pull/9083#discussion_r1175297352
##
libs/libm/openlibm/0001-fix-build-float_t-error-float_t-has-not-been-declare.patch:
##
@@ -0,0 +1,38 @@
+From 147f2e6962c7624920909c3e4a4ef120e6814a66 Mon Sep 17 00
alancassis commented on code in PR #9083:
URL: https://github.com/apache/nuttx/pull/9083#discussion_r1175301238
##
libs/libm/openlibm/0002-add-math.h-and-complex.h-to-openlibm.patch:
##
@@ -0,0 +1,49 @@
+From 8af59fe95d7c878d96752cdc655d70ffbef28514 Mon Sep 17 00:00:00 2001
+Fro
pkarashchenko commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520170840
@btashton I do not think that I'm undoing those changes. Just please see the
obvious double release in `hci_rx_work` -> `while ((buf =
bt_dequeue_bufwork(list)) != NULL)` -> `switch (
alancassis commented on issue #8986:
URL: https://github.com/apache/nuttx/issues/8986#issuecomment-1520163803
Should it be move to include/nuttx/debug.h ?
If so I agree!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
zyfeier opened a new pull request, #9085:
URL: https://github.com/apache/nuttx/pull/9085
## Summary
Fixed warning:
arm/arm_saveusercontext.S:61: Warning: duplicated register (r14) in register
list
## Impact
NA
## Testing
CI PASS
--
This is an automate
alancassis commented on issue #9080:
URL: https://github.com/apache/nuttx/issues/9080#issuecomment-1520143317
@radek-pesina do you think it could be LittleFS specific? I remember testing
SDCards on iMX1052 3 years ago and it was fast (but I was using SDIO interface
instead SPI). More info h
alancassis commented on issue #9059:
URL: https://github.com/apache/nuttx/issues/9059#issuecomment-1520133691
You are welcome @xiaotailang
Hey @wangchen61698 I saw that recently you submitted an improvement to ftpd
did you test NuttX ftpc too?
--
This is an automated message from the
btashton commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520123388
Since you are undoing much of that PR that fixed real lifecycle issues im
quite suspicious of this. Are you sure we are not just missing a ref count
addition in this flow?
This is t
pkarashchenko commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520115517
I can add all those release calls and hide one under the ifdef. I just made
code to look similar as in `priority_rx_work`.
But here maybe buffer starvation can be crucial so it is i
xiaoxiang781216 commented on PR #9063:
URL: https://github.com/apache/nuttx/pull/9063#issuecomment-1520108994
> @xiaoxiang781216
>
> What is the motivation for this change?
>
> I find confusing to tag a static const with g_ as they are only passed to
register_driver() and never
pkarashchenko commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520108687
@btashton I think here is where it was added
https://github.com/apache/nuttx/commit/c6947199b21#diff-775a19937e402f32f385386681c5c61338b6466ae6e5e6d139ad68fc6c157a01
--
This is an a
michallenc opened a new pull request, #9084:
URL: https://github.com/apache/nuttx/pull/9084
## Summary
This commit adds Linux like adjtime() interface that is used to correct the
system time clock if it varies from real value. The adjustment is done by
slight adjustment of clock peri
pkarashchenko commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520099801
> @pkarashchenko can you explain the double free? I fixed a lot of memory
leak issues in the past here so I'm suspect of these removals. Also let's
verify the hcisocket sim build stil
anchao commented on code in PR #9072:
URL: https://github.com/apache/nuttx/pull/9072#discussion_r1175235647
##
arch/arm/src/common/Toolchain.defs:
##
@@ -232,9 +232,11 @@ else
# Wrong warning array subscript [0] is outside array bounds:
# https://gcc.gnu.org/bugzilla/show_
siryang2006 opened a new pull request, #9083:
URL: https://github.com/apache/nuttx/pull/9083
add math library openlibm support
(1)open menuconfig (2)close math.h:build setup->Customize Header
Files->math.h (3) select openlibm:Library Rountines->Select math library->Math
Library fram ope
btashton commented on PR #9082:
URL: https://github.com/apache/nuttx/pull/9082#issuecomment-1520053780
@pkarashchenko can you explain the double free? I fixed a lot of memory
leak issues in the past here so I'm suspect of these removals. Also let's
verify the hcisocket sim build still work
pkarashchenko commented on code in PR #9072:
URL: https://github.com/apache/nuttx/pull/9072#discussion_r1175182439
##
arch/arm/src/common/Toolchain.defs:
##
@@ -232,9 +232,11 @@ else
# Wrong warning array subscript [0] is outside array bounds:
# https://gcc.gnu.org/bugzill
pkarashchenko commented on code in PR #9072:
URL: https://github.com/apache/nuttx/pull/9072#discussion_r1175182439
##
arch/arm/src/common/Toolchain.defs:
##
@@ -232,9 +232,11 @@ else
# Wrong warning array subscript [0] is outside array bounds:
# https://gcc.gnu.org/bugzill
pkarashchenko opened a new pull request, #9082:
URL: https://github.com/apache/nuttx/pull/9082
## Summary
Make ESP32 BLE mighty again
## Impact
Fix ESP32 BLE operation
## Testing
`esp32-devkitc:ble` with debug assertions enabled
--
This is an automated message fr
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 3d3a86ae53 arch/sim: Move up_textheap_xxx to common place
add c418d147fe procfs: add total time running time of
xiaoxiang781216 merged PR #8991:
URL: https://github.com/apache/nuttx/pull/8991
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f620b039aa rv-virt/knsh64: increase proxy stack size to avoid overflow
add 97f8817d6b arch/sim: Implement host_
xiaoxiang781216 merged PR #9079:
URL: https://github.com/apache/nuttx/pull/9079
--
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
wengzhe commented on PR #1719:
URL: https://github.com/apache/nuttx-apps/pull/1719#issuecomment-1519952466
> @wengzhe please rebase your patch
@xiaoxiang781216 done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
pkarashchenko commented on PR #8743:
URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1519894265
> @pkarashchenko This is an optimization for priority inheritance for the
one holder. Please help review it. Thanks.
Sorry, I was busy with some other tasks last week. Will take
davids5 commented on code in PR #8743:
URL: https://github.com/apache/nuttx/pull/8743#discussion_r1175095716
##
include/semaphore.h:
##
@@ -113,7 +113,7 @@ struct sem_s
# if CONFIG_SEM_PREALLOCHOLDERS > 0
FAR struct semholder_s *hhead; /* List of holders of semaphore counts
davids5 commented on PR #9064:
URL: https://github.com/apache/nuttx/pull/9064#issuecomment-1519856070
> Maybe leave it as is, and not introduce uneccesary code?
If you have determined it is not an issue. Then yes. Just close this PR
--
This is an automated message from the Apache Gi
zyfeier commented on PR #9047:
URL: https://github.com/apache/nuttx/pull/9047#issuecomment-1519841311
> > sabre-6quad:smp
>
> @zyfeier Did you test this PR on a real board (i.e. sabre-6quad board)?
Yes, test with sabre-6quad board and our bes2003 board.
--
This is an automate
1 - 100 of 122 matches
Mail list logo