Ouss4 opened a new pull request #4638:
URL: https://github.com/apache/incubator-nuttx/pull/4638
## Summary
Strongly declare these symbols so that they get picked instead of libgcc's.
## Impact
ESP32, ESP32-S2 and ESP32-C3
## Testing
ESP32, ESP32-S2 and ESP32-C3 defconfigs
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit ee20d0f5454b9c468669bcfb50da26ad6eeb0e7c
Author: Abdelatif Guettouche
AuthorDate: Thu Sep 30 16:09:40 202
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/incubator-nuttx.git.
from 4ca0f2e .gitignore: Ignore *.ddc files generated during the build.
new a0488a3 boards/esp32: St
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 284c6f50e4df5a224a150972365c63ff78db523c
Author: Abdelatif Guettouche
AuthorDate: Thu Sep 30 16:23:33 202
This is an automated email from the ASF dual-hosted git repository.
gustavonihei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit a0488a31b37cd3fab331899d77aafa784b46e3ae
Author: Abdelatif Guettouche
AuthorDate: Wed Sep 29 18:59:10 202
gustavonihei merged pull request #4638:
URL: https://github.com/apache/incubator-nuttx/pull/4638
--
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: c
gustavonihei commented on pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#issuecomment-932214389
Some nxstyle errors still need fixing:

--
T
acassis commented on pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#issuecomment-932225039
> Some nxstyle errors still need fixing:

Fixed! Tha
acassis commented on pull request #4635:
URL: https://github.com/apache/incubator-nuttx/pull/4635#issuecomment-932228429
I agree with this modification, but why don't call it just "userled_ledget"
instead of "userled_ledgetall"? Notice that userled_ledset is able to set all
LEDs, but we do
gustavonihei commented on a change in pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#discussion_r720441314
##
File path: boards/xtensa/esp32/esp32-devkitc/configs/ble/defconfig
##
@@ -0,0 +1,60 @@
+#
+# This file is autogenerated: PLEASE DO NOT EDI
acassis commented on a change in pull request #4509:
URL: https://github.com/apache/incubator-nuttx/pull/4509#discussion_r720452228
##
File path: boards/xtensa/esp32/esp32-devkitc/configs/ble/defconfig
##
@@ -0,0 +1,60 @@
+#
+# This file is autogenerated: PLEASE DO NOT EDIT IT.
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1bc8524 Publishing web
a-lunev opened a new pull request #4639:
URL: https://github.com/apache/incubator-nuttx/pull/4639
## Summary
Fixed an issue with false decrements of conn->timer in case of multiple
network adapters.
The false timer decrements sometimes provoked TCP spurious retransmissions
due to
a-lunev opened a new pull request #4640:
URL: https://github.com/apache/incubator-nuttx/pull/4640
## Summary
- Fixed an issue with wrong devif_timer() invocations on
bcmf_netdev_notify_tx_done events that provoked massive TCP spurious
retransmissions;
- Fixed an issue with sp
14 matches
Mail list logo