g2gps opened a new pull request, #9044:
URL: https://github.com/apache/nuttx/pull/9044
## Summary
Add a wildcard operator to `gnu-elf.ld` to ensure all c++ constructors and
destruction are included in partially linked application binaries.
## Impact
Statically and global
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-website.git
commit b20af78e7e5e9cbed00752744d6d6d16341f74dd
Author: Alin Jerpelea
AuthorDate: Mon Apr 17 08:28:12 2023 +0200
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-website.git
commit e36cef39aad5bf1e82697e4e034530ddb77fcf7f
Author: Alin Jerpelea
AuthorDate: Tue Apr 18 08:15:38 2023 +0200
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-website.git
from 1fb7c750 Bump commonmarker from 0.23.6 to 0.23.9
new b20af78e Add NuttX 12.1.0 release
new 0fecf7cd
btashton merged PR #89:
URL: https://github.com/apache/nuttx-website/pull/89
--
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.a
jerpelea commented on PR #89:
URL: https://github.com/apache/nuttx-website/pull/89#issuecomment-1514116984
@xiaoxiang781216 @acassis @cederom
--
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
zhhyu7 opened a new pull request, #9043:
URL: https://github.com/apache/nuttx/pull/9043
## Summary
These two scenarios do not require forwarding broadcast packets.
## Impact
## Testing
sim
--
This is an automated message from the Apache Git Service.
To respond to the me
wengzhe opened a new pull request, #9042:
URL: https://github.com/apache/nuttx/pull/9042
## Summary
The rpmsg addr get from socket accept has rp_family=0, which is not
intended, to avoid wrong logic in other place, set the rp_family in ns_bind
function.
## Impact
Set rp_family
wengzhe opened a new pull request, #9041:
URL: https://github.com/apache/nuttx/pull/9041
## Summary
Fix clear condition in TCP ofoseg input (when receiving an out-of-ordered
ACK)
Note:
- `iob_trimhead` won't return `NULL` when it's applying on normal IOB.
- Keep `dev->d_iob
royfengsss opened a new pull request, #9040:
URL: https://github.com/apache/nuttx/pull/9040
## Summary
when syslog write the iob buffer to interrupt buffer, one char a time
disable scheduler to switch to other task in non-SMP environment.
## Impact
syslog improvement
## T
hujun260 commented on PR #9023:
URL: https://github.com/apache/nuttx/pull/9023#issuecomment-1514009815
> @hujun260
>
> ```
>
> Configuration/Tool: qemu-armv8a/nsh_smp_tickless
>
masayuki2009 merged PR #9018:
URL: https://github.com/apache/nuttx/pull/9018
--
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.a
This is an automated email from the ASF dual-hosted git repository.
masayuki 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 c00498c164 arch/arm: update running task when 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 d1747d1f Publishing web: 1fb7c750
masayuki2009 commented on PR #9023:
URL: https://github.com/apache/nuttx/pull/9023#issuecomment-1513931299
@hujun260
```
Configuration/Tool: qemu-armv8a/nsh_smp_tickless
---
pkarashchenko commented on PR #9039:
URL: https://github.com/apache/nuttx/pull/9039#issuecomment-1513804973
@davids5 Please take a look if this solution is better
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
pkarashchenko opened a new pull request, #9039:
URL: https://github.com/apache/nuttx/pull/9039
## Summary
Address performance concerns from https://github.com/apache/nuttx/pull/7464
## Impact
`sched_lock`/`sched_unlock` should work as fast as before.
## Testing
Pass `os
pkarashchenko commented on PR #9002:
URL: https://github.com/apache/nuttx/pull/9002#issuecomment-1513753516
Please rebase to get CI pass
--
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 specif
pkarashchenko commented on code in PR #1711:
URL: https://github.com/apache/nuttx-apps/pull/1711#discussion_r1170528717
##
testing/ostest/schedlock.c:
##
@@ -0,0 +1,259 @@
+/
+ * apps/testing/ostest/sche
pkarashchenko commented on PR #1711:
URL: https://github.com/apache/nuttx-apps/pull/1711#issuecomment-1513747711
Currently this is blocked by https://github.com/apache/nuttx-apps/issues/1716
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
hartmannathan commented on PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#issuecomment-1513679969
Are we ready to merge?
--
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 com
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 700b0ed23 netutils/netlib: fix typos in comments
add 4ce809e7d nsh/nsh_parse: Fix handling of back-quotes
xiaoxiang781216 merged PR #1702:
URL: https://github.com/apache/nuttx-apps/pull/1702
--
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 f15605da2f93b5571175acfac76eaa2d3c6261e5
Author: Petro Karashchenko
AuthorDate: Tue Apr 11 13:25:04 2023 +0300
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 f7448f848b7103b33d06791a5b034a5e5ad1cd3f
Author: Petro Karashchenko
AuthorDate: Tue Apr 11 13:25:49 2023 +0300
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 69d5f960f system/ramspeed:Fix the problem that irq_disable is often
opened.
new f15605da2 nuttx: add miss
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 a926c8bf1232b3e961541df6dd8f53d943df81ad
Author: Petro Karashchenko
AuthorDate: Fri Apr 14 21:49:48 2023 +0300
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 700b0ed2355a80d37e48307851ae44266671792b
Author: Petro Karashchenko
AuthorDate: Fri Apr 14 21:50:43 2023 +0300
xiaoxiang781216 merged PR #1710:
URL: https://github.com/apache/nuttx-apps/pull/1710
--
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 69d5f960f system/ramspeed:Fix the problem
xiaoxiang781216 merged PR #1708:
URL: https://github.com/apache/nuttx-apps/pull/1708
--
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 code in PR #1707:
URL: https://github.com/apache/nuttx-apps/pull/1707#discussion_r1170459142
##
examples/pipe/redirect_test.c:
##
@@ -233,59 +202,32 @@ static int redirect_writer(int argc, char *argv[])
int redirection_test(void)
{
- char *argv[
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 2188c0f9a8 trace: modify the dependency to SCHED_INSTRUMENTATION_DUMP
add 899be58905 sim/win/hostfs: set O_BINA
xiaoxiang781216 merged PR #8997:
URL: https://github.com/apache/nuttx/pull/8997
--
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 f5f0af4f9c arch/arm64: fixed backtrace skip calc error
new 75d95ae01a trace: replace SCHED_NOTE_BEGIN to sched_
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 75d95ae01afbeaf8f94d2c21883eae0de0be211f
Author: yinshengkai
AuthorDate: Sat Apr 8 15:22:55 2023 +0800
trace: rep
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 a297ff61f5e9807f4762807b75fffaaf900163e1
Author: yinshengkai
AuthorDate: Sat Apr 8 15:22:55 2023 +0800
drivers/no
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 2188c0f9a8407405872c671ac6e6277e81e4a406
Author: yinshengkai
AuthorDate: Sat Apr 8 17:00:25 2023 +0800
trace: mod
xiaoxiang781216 merged PR #8987:
URL: https://github.com/apache/nuttx/pull/8987
--
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 49c863f238 sim/win/hostuart: only read key event from console
new e4ae2b48b8 arch/arm64: Obtaining the correct
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 e4ae2b48b8d8d2d54a74f949cc1adbbc8758fe7e
Author: zhangyuan21
AuthorDate: Fri Mar 31 09:50:58 2023 +0800
arch/arm6
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 2c599bb9e6dbbc41aea992b168bd02a3793865ee
Author: zhangyuan21
AuthorDate: Mon Apr 10 21:15:17 2023 +0800
arch/arm6
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 f5f0af4f9ca649b002f0e2f43c4fa9e0b60d63d1
Author: zhangyuan21
AuthorDate: Tue Apr 11 01:41:23 2023 +0800
arch/arm6
xiaoxiang781216 merged PR #8994:
URL: https://github.com/apache/nuttx/pull/8994
--
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 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 49c863f238 sim/win/hostuart: only read key eve
xiaoxiang781216 merged PR #8996:
URL: https://github.com/apache/nuttx/pull/8996
--
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 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 8b43096e28 fs/hostfs: align operation flags de
xiaoxiang781216 merged PR #9000:
URL: https://github.com/apache/nuttx/pull/9000
--
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 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 1f665e3498 sched/wqueue: fix issue about worke
xiaoxiang781216 merged PR #9007:
URL: https://github.com/apache/nuttx/pull/9007
--
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 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 ab1b3c0337 Added missing checks in strdup'ed s
xiaoxiang781216 merged PR #9010:
URL: https://github.com/apache/nuttx/pull/9010
--
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 433ec4c9de drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig
add 098b7bbfb3 Fixes in asprintf usage.
No new
xiaoxiang781216 merged PR #9009:
URL: https://github.com/apache/nuttx/pull/9009
--
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 a4546f35d2 drivers/mtd:fix uninit data in mtd_config_fs
add 433ec4c9de drivers/sensors/Kconfig: Fix bmp280 text
xiaoxiang781216 merged PR #9013:
URL: https://github.com/apache/nuttx/pull/9013
--
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 1530e04f20 ostest: Enabled KASAN, UBSAN & assertions.
add a4546f35d2 drivers/mtd:fix uninit data in mtd_config_
xiaoxiang781216 merged PR #9011:
URL: https://github.com/apache/nuttx/pull/9011
--
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 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 1530e04f20 ostest: Enabled KASAN, UBSAN & asse
xiaoxiang781216 merged PR #8972:
URL: https://github.com/apache/nuttx/pull/8972
--
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 770817ba2f fs/littlefs:littlefs shouldn't be used without C99 BOOL
add fcd6ec7809 sched/sched: fix scheduler lo
xiaoxiang781216 merged PR #7464:
URL: https://github.com/apache/nuttx/pull/7464
--
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
pkarashchenko commented on PR #7464:
URL: https://github.com/apache/nuttx/pull/7464#issuecomment-1513605570
> @pkarashchenko - this looks correct to me.
> The only concern I have is that copy loop could add latency and jitter to
interrupt processing.
> Do you think it will be signific
pkarashchenko commented on PR #1711:
URL: https://github.com/apache/nuttx-apps/pull/1711#issuecomment-1513595873
Ok. Could you please point me to some examples, or should I just place some
explanations in the comments?
--
This is an automated message from the Apache Git Service.
To respon
This is an automated email from the ASF dual-hosted git repository.
davids5 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 18e2aa2d03 Revert "risv-v/esp32c6: disable custom optimize level
temporary"
add 770817ba2f fs/littlefs:littlefs
davids5 merged PR #9037:
URL: https://github.com/apache/nuttx/pull/9037
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 45bba6e761 xtensa/esp32: ESP32 not use IMEM in user heap mode
add 18e2aa2d03 Revert "risv-v/esp32c6: disable custo
anchao merged PR #9038:
URL: https://github.com/apache/nuttx/pull/9038
--
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.
gustavonihei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5207295f83 esp32c6: fixed ci build issue
add 45bba6e761 xtensa/esp32: ESP32 not use IMEM in user heap mode
gustavonihei merged PR #9020:
URL: https://github.com/apache/nuttx/pull/9020
--
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.a
gustavonihei commented on code in PR #9037:
URL: https://github.com/apache/nuttx/pull/9037#discussion_r1170086569
##
fs/littlefs/lfs_vfs.c:
##
@@ -39,6 +39,14 @@
#include "littlefs/lfs.h"
#include "littlefs/lfs_util.h"
+/**
hujun260 commented on PR #9023:
URL: https://github.com/apache/nuttx/pull/9023#issuecomment-1513088965
> @hujun260 Can you add qemu-armv8a:tickless configuration to test this PR?
Ok,I just add configure qemu-armv8a:nsh_smp_tickless.
--
This is an automated message from the Apache Gi
pussuw commented on issue #8917:
URL: https://github.com/apache/nuttx/issues/8917#issuecomment-1513086554
I'll move the discussion back here to avoid spamming the mailing list.
My understanding of the semaphore handling logic increases bit by bit and
thus far I have found the followi
XinStellaris commented on code in PR #9037:
URL: https://github.com/apache/nuttx/pull/9037#discussion_r1169945114
##
fs/littlefs/lfs_vfs.c:
##
@@ -39,6 +39,14 @@
#include "littlefs/lfs.h"
#include "littlefs/lfs_util.h"
+/**
davids5 commented on code in PR #9037:
URL: https://github.com/apache/nuttx/pull/9037#discussion_r1169942095
##
fs/littlefs/lfs_vfs.c:
##
@@ -39,6 +39,14 @@
#include "littlefs/lfs.h"
#include "littlefs/lfs_util.h"
+/***
XinStellaris commented on code in PR #9037:
URL: https://github.com/apache/nuttx/pull/9037#discussion_r1169935855
##
fs/littlefs/lfs_vfs.c:
##
@@ -39,6 +39,14 @@
#include "littlefs/lfs.h"
#include "littlefs/lfs_util.h"
+/**
zyfeier commented on PR #8994:
URL: https://github.com/apache/nuttx/pull/8994#issuecomment-1512949510
@pkarashchenko If there are no issues, please help to merge it, thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
zyfeier commented on PR #9018:
URL: https://github.com/apache/nuttx/pull/9018#issuecomment-1512948568
@masayuki2009 If there are no issues, please help to merge it, thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
davids5 commented on code in PR #9037:
URL: https://github.com/apache/nuttx/pull/9037#discussion_r1169912071
##
fs/littlefs/lfs_vfs.c:
##
@@ -39,6 +39,14 @@
#include "littlefs/lfs.h"
#include "littlefs/lfs_util.h"
+/***
davids5 commented on PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#issuecomment-1512925581
> > LGTM.
> > One thing that worries me is that we will stay with two versions of the
pinouts and the migration process will never end. Maybe we should define some
deadline when migratio
davids5 commented on code in PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#discussion_r1169874310
##
tools/stm32_pinmap_tool.py:
##
@@ -0,0 +1,571 @@
+#!/usr/bin/env python3
+
+# tools/stm32_p
hartmannathan commented on PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#issuecomment-1512887005
> LGTM.
>
> One thing that worries me is that we will stay with two versions of the
pinouts and the migration process will never end. Maybe we should define some
deadline when
davids5 commented on code in PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#discussion_r1169866728
##
arch/arm/src/stm32f0l0g0/Kconfig:
##
@@ -945,6 +945,26 @@ config ARCH_BOARD_STM32F0G0L0_CUSTOM_CLOCKCONFIG
---help---
Enables special, board-sp
davids5 commented on code in PR #8992:
URL: https://github.com/apache/nuttx/pull/8992#discussion_r1169866493
##
arch/arm/src/stm32/Kconfig:
##
@@ -3452,6 +3452,26 @@ config STM32_NOEXT_VECTORS
Sometimes you may not need any Vector support beyond SysTick
pkarashchenko commented on code in PR #8876:
URL: https://github.com/apache/nuttx/pull/8876#discussion_r1169789469
##
arch/arm64/src/common/arm64_mpu.h:
##
@@ -202,13 +202,23 @@
.mair_idx = MPU_MAIR_INDEX_DEVICE,\
}
-#define REGION_RAM_ATTR
xiaoxiang781216 closed pull request #9035: tools/ci: Skip esp32c6 build untils
espressif fix the problem
URL: https://github.com/apache/nuttx/pull/9035
--
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 t
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169757594
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169755562
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169754398
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169750742
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169750742
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169746610
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169746610
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169745218
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169742984
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pkarashchenko commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169742593
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Inpu
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169742462
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169739708
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169739708
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
pussuw commented on code in PR #9030:
URL: https://github.com/apache/nuttx/pull/9030#discussion_r1169738431
##
sched/addrenv/addrenv.c:
##
@@ -237,62 +208,48 @@ int addrenv_switch(FAR struct tcb_s *tcb)
* Allocate an address environment for a new process.
*
* Input Param
1 - 100 of 120 matches
Mail list logo