zhhyu7 opened a new pull request, #11369:
URL: https://github.com/apache/nuttx/pull/11369
## Summary
Minimize the size of the docker image
## Impact
## Testing
sim:matter
--
This is an automated message from the Apache Git Service.
To respond to the message, please
GUIDINGLI merged PR #2227:
URL: https://github.com/apache/nuttx-apps/pull/2227
--
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
This is an automated email from the ASF dual-hosted git repository.
ligd 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 d6a530727 Fix nuttx/porttimer.c:71:24: error:
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 449197c188 virtio.h: add virtio_has_feature ap
xiaoxiang781216 merged PR #11362:
URL: https://github.com/apache/nuttx/pull/11362
--
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 merged PR #11364:
URL: https://github.com/apache/nuttx/pull/11364
--
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 8b9c64eecf lib_slcd: fix encode/decode of bina
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-python-5
in repository https://gitbox.apache.org/repos/asf/nuttx.git
was 53977434db build(deps): bump actions/setup-python from 4 to 5
The revis
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 387e9d64ac build(deps): bump actions/setup-pyt
xiaoxiang781216 merged PR #11366:
URL: https://github.com/apache/nuttx/pull/11366
--
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 issue #11368:
URL: https://github.com/apache/nuttx/issues/11368#issuecomment-1849369230
You can't enable DISABLE_IDLE_LOOP from defconfig, since DISABLE_IDLE_LOOP
is designed to be selected by other options in Kconfig, for examples
SYSTEM_OFLOADER:
https://gi
metebalci opened a new pull request, #11367:
URL: https://github.com/apache/nuttx/pull/11367
## Summary
EXTI2,3,4 register offsets were the same as EXTICR1, possibly a typo.
## Impact
Possibly no impact, I do not see any use in nuttx or nuttx-apps.
## Testing
xiaoxiang781216 opened a new pull request, #2227:
URL: https://github.com/apache/nuttx-apps/pull/2227
## Summary
## Impact
fix ci break reported here:
https://github.com/apache/nuttx/actions/runs/7161008130/job/19496039910?pr=11365
## Testing
ci
--
This is an a
anjiahao1 commented on code in PR #11351:
URL: https://github.com/apache/nuttx/pull/11351#discussion_r1421899579
##
mm/mempool/mempool.c:
##
@@ -46,43 +46,56 @@
* Private Functions
/
-static inline
anjiahao1 commented on code in PR #11351:
URL: https://github.com/apache/nuttx/pull/11351#discussion_r1421899579
##
mm/mempool/mempool.c:
##
@@ -46,43 +46,56 @@
* Private Functions
/
-static inline
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-python-5
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at 53977434db build(deps): bump actions/setup-python from 4 to 5
No new re
dependabot[bot] opened a new pull request, #11366:
URL: https://github.com/apache/nuttx/pull/11366
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4
to 5.
Release notes
Sourced from https://github.com/actions/setup-python/releases";>actions/setup-python's
CV-Bowen commented on PR #11362:
URL: https://github.com/apache/nuttx/pull/11362#issuecomment-1849213283
CI Failed, but not related to this PR, just 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
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 9eabb94e Publishing web: 36ddd7c6
lupyuen opened a new pull request, #11365:
URL: https://github.com/apache/nuttx/pull/11365
## Summary
Currently RISC-V NuttX supports 32-bit MMU Flags inside a Page Table Entry.
This PR extends the MMU Flags to 64-bit, to support T-Head C906 Core and the
new RISC-V Svpbmt Extension.
fbraghiroli commented on PR #11364:
URL: https://github.com/apache/nuttx/pull/11364#issuecomment-1849081581
@acassis
I was using the slcd library to drive a 20x2 lcd display using the
pcf8574_lcd_backpack driver. When the userspace code was trying to move the
hardware cursor to the right
acassis commented on PR #11364:
URL: https://github.com/apache/nuttx/pull/11364#issuecomment-1849068485
@fbraghiroli nice finding! Thank you very much!
How did you find this error? I remember using slcd and in past and didn't
see this issue, maybe it only show up when displaying hexad
fbraghiroli opened a new pull request, #11364:
URL: https://github.com/apache/nuttx/pull/11364
Binary nibble to/from ascii hex conversion was buggy on both lib_slcdencode
and lib_slcddecode libraries.
This bug caused the slcd library to fail to decode 5-byte sequence command
which ha
metebalci commented on issue #11330:
URL: https://github.com/apache/nuttx/issues/11330#issuecomment-1849001439
The SVDs look OK to me other than the issues I mentioned. I can see similar
information like I am looking to register maps and it is easier to see this by
comparing SVDs (and it is
xiaoxiang781216 commented on PR #11301:
URL: https://github.com/apache/nuttx/pull/11301#issuecomment-1848989743
@trns1997 you can rebase your patch again, all ci issue should be fixed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
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 35051dd7153eae6caa538789b99b5ea042e2bae5
Author: anjiahao
AuthorDate: Thu Nov 9 12:02:37 2023 +0800
coredump: sup
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 69e413c678 ci/docker: Revert the change about gn to unblock ci
new 542ad3 libc:add parse_memory_range to pa
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 542ad37f8587aa9c32e516bbaa884269ffcd
Author: anjiahao
AuthorDate: Wed Sep 27 17:37:41 2023 +0800
libc:add par
xiaoxiang781216 merged PR #11346:
URL: https://github.com/apache/nuttx/pull/11346
--
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 opened a new pull request, #2226:
URL: https://github.com/apache/nuttx-apps/pull/2226
## Summary
and format the multiple line comments
## Impact
format change only
## Testing
ci
--
This is an automated message from the Apache Git Servi
xiaoxiang781216 opened a new pull request, #11363:
URL: https://github.com/apache/nuttx/pull/11363
## Summary
and format the multiple line comments
## Impact
format only
## Testing
ci, please ignore "Mixed case identifier found" warning.
--
This is an aut
xiaoxiang781216 merged PR #2225:
URL: https://github.com/apache/nuttx-apps/pull/2225
--
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 f28797cdd interpreters/bas: Fix compiler
xiaoxiang781216 commented on code in PR #2225:
URL: https://github.com/apache/nuttx-apps/pull/2225#discussion_r1421763090
##
interpreters/bas/bas_token.h:
##
@@ -100,7 +100,7 @@ struct Identifier
{
struct Symbol *sym;
enum ValueType defaultType;
- char name[2/* ... */];
xiaoxiang781216 commented on PR #11361:
URL: https://github.com/apache/nuttx/pull/11361#issuecomment-1848983305
let me merge the pr to unblock ci.
--
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
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 69e413c678f05bbe22bfb67632d95d82dbc685a8
Author: Xiang Xiao
AuthorDate: Sun Dec 10 14:12:02 2023 +0800
ci/docker:
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 cf2f206f3bad9b540c0535c0f96cdd1880f762d3
Author: Xiang Xiao
AuthorDate: Sun Dec 10 05:54:15 2023 +0800
Revert "CI
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 c5dfb9f606 linum-stm32h753bi: Updating documentation for modbus_slave
example.
new cf2f206f3b Revert "CI: Free
xiaoxiang781216 merged PR #11361:
URL: https://github.com/apache/nuttx/pull/11361
--
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
39 matches
Mail list logo