sumpfralle commented on issue #16305:
URL: https://github.com/apache/nuttx/issues/16305#issuecomment-2848918553
Thank you for reporting this!
Up to now I only ever used the `rp2040` board with nuttx. Thus, I somehow
wrongly assumed, that the garbled output is a general (cosmetic) issu
nuttxpr commented on PR #16310:
URL: https://github.com/apache/nuttx/pull/16310#issuecomment-2848886541
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
__Fill In The Commit Message:__ This PR contains a Commit with
sumpfralle opened a new pull request, #16310:
URL: https://github.com/apache/nuttx/pull/16310
## Summary
The introduction of
[codespell](https://github.com/codespell-project/codespell/) led me to a few
minor issues hidden in the nuttx code base.
This changeset fixes these fair
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 84d83970b Publishing web: 16e1777
acassis commented on PR #16309:
URL: https://github.com/apache/nuttx/pull/16309#issuecomment-2848754528
Nice work @gpoulios ! If you can, please add an initial Documentation/ about
optee on NuttX, that is something that people will need to use it.
--
This is an automated message from the
acassis commented on code in PR #16309:
URL: https://github.com/apache/nuttx/pull/16309#discussion_r2072445096
##
arch/arm64/include/syscall.h:
##
@@ -110,6 +110,50 @@
#define ARM_SMCC_RES_A6 (6)
#define ARM_SMCC_RES_A7 (7)
+#define ARM_SMCCC_STD_CALL0UL
+#de
gpoulios commented on PR #16309:
URL: https://github.com/apache/nuttx/pull/16309#issuecomment-2848734568
Apologies in advance for the messed up diff of `optee.c`, by the time I
realized that git loses track, it was already too late to start breaking it up
in shorter commits. If that's an is
gpoulios opened a new pull request, #16309:
URL: https://github.com/apache/nuttx/pull/16309
## Summary
So far NuttX has supported OP-TEE interfacing over local and RPMsg sockets.
This PR introduces support for direct invocation of OP-TEE through arm64 SMCs.
The code is largely inspir
raiden00pl opened a new pull request, #16308:
URL: https://github.com/apache/nuttx/pull/16308
## Summary
fix broken RPMSG HCI server for nrf53 and fix nrf5340-dk configuration that
use it
## Impact
nimble with RPMSG HCI works again on nrf5340-dk
## Testing
nuttxpr commented on PR #3069:
URL: https://github.com/apache/nuttx-apps/pull/3069#issuecomment-2848719821
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements.
gpoulios opened a new pull request, #3069:
URL: https://github.com/apache/nuttx-apps/pull/3069
## Summary
Add an example app that opens a session with the device pseudo-TA and
enumerates the available devices (prints their UUIDs only).
The example showcases:
- opening the O
nuttxpr commented on PR #16307:
URL: https://github.com/apache/nuttx/pull/16307#issuecomment-2848622469
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
__Fill In The Commit Message:__ This PR contains a Commit with
vrmay23 opened a new pull request, #16307:
URL: https://github.com/apache/nuttx/pull/16307
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Fixing the stm32_buttons.c for the board stm32-nucleo-f767zi and ad
TimJTi commented on code in PR #16303:
URL: https://github.com/apache/nuttx/pull/16303#discussion_r2072388141
##
arch/arm/src/sama5/sam_systemreset.c:
##
@@ -35,13 +35,63 @@
#include "arm_internal.h"
#include "hardware/sam_rstc.h"
+#include "sam_systemreset.h"
#ifdef CONF
shtirlic opened a new pull request, #16306:
URL: https://github.com/apache/nuttx/pull/16306
## Summary
Each Arm Cortex-M33 processor in RP2350 is configured with Single precision
FPU and DSP extension
> The Cortex-M33 processor with FPU supports single-precision arithmetic as
TimJTi commented on code in PR #16303:
URL: https://github.com/apache/nuttx/pull/16303#discussion_r2072365026
##
arch/arm/src/sama5/sam_systemreset.c:
##
@@ -35,13 +35,63 @@
#include "arm_internal.h"
#include "hardware/sam_rstc.h"
+#include "sam_systemreset.h"
#ifdef CONF
vrmay23 commented on PR #3065:
URL: https://github.com/apache/nuttx-apps/pull/3065#issuecomment-2848479587
@cederom it is done!
BR,
Vinicius
--
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
17 matches
Mail list logo