This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 535fb12 AUTHORS: add Elfaro Lab SL
add 1bc3ab5 boards: risc-v: k210: Fix -march and -mabi
No new r
masayuki2009 merged pull request #4665:
URL: https://github.com/apache/incubator-nuttx/pull/4665
--
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
microhobby opened a new pull request #4665:
URL: https://github.com/apache/incubator-nuttx/pull/4665
## Summary
-march=rv64gc -mabi=lp64 does not resolve lib paths for SiFive toolchain
riscv64-unknown-elf-gcc resulting in lib not found errors.
Changing it to -march=rv64imafc -ma
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 9703df7 Publishing web
gustavonihei commented on a change in pull request #4663:
URL: https://github.com/apache/incubator-nuttx/pull/4663#discussion_r728045038
##
File path: arch/xtensa/include/esp32s2/tie.h
##
@@ -39,156 +37,102 @@
* Pre-processor Definitions
xiaoxiang781216 merged pull request #4662:
URL: https://github.com/apache/incubator-nuttx/pull/4662
--
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
yamt commented on pull request #4660:
URL: https://github.com/apache/incubator-nuttx/pull/4660#issuecomment-941849576
https://www.mail-archive.com/dev@nuttx.apache.org/msg07045.html
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
a-lunev edited a comment on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-941886030
> * i suspect this is something should be fixed with cwnd, which nuttx
doesn't have right now.
>
> * doesn't the "buffered" version behave in a simi
a-lunev commented on a change in pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#discussion_r727627443
##
File path: net/tcp/tcp_send_unbuffered.c
##
@@ -243,18 +243,54 @@ static uint16_t tcpsend_eventhandler(FAR struct
net_driver_s *dev,
else
xiaoxiang781216 merged pull request #4661:
URL: https://github.com/apache/incubator-nuttx/pull/4661
--
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
a-lunev commented on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-941826145
--
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
yamt commented on a change in pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#discussion_r727610211
##
File path: net/tcp/tcp_send_unbuffered.c
##
@@ -243,18 +243,54 @@ static uint16_t tcpsend_eventhandler(FAR struct
net_driver_s *dev,
else if
yamt commented on pull request #4659:
URL: https://github.com/apache/incubator-nuttx/pull/4659#issuecomment-941801270
--
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 uns
gustavonihei commented on a change in pull request #4663:
URL: https://github.com/apache/incubator-nuttx/pull/4663#discussion_r728045038
##
File path: arch/xtensa/include/esp32s2/tie.h
##
@@ -39,156 +37,102 @@
* Pre-processor Definitions
xiaoxiang781216 merged pull request #4662:
URL: https://github.com/apache/incubator-nuttx/pull/4662
--
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
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/incubator-nuttx.git.
from e902b59 i2c/bitbang: fix compile break when enable
CONFIG_I2C_BITBANG_NO_DELAY
add c3617d0 author
Ouss4 opened a new pull request #4664:
URL: https://github.com/apache/incubator-nuttx/pull/4664
## Summary
SCOMPARE1 is used by some atomic instructions and need to be preserved
during a context switch.
## Impact
This impacts Xtensa chips. From the in-tree chips however only ESP
Ouss4 opened a new pull request #4663:
URL: https://github.com/apache/incubator-nuttx/pull/4663
## Summary
Previous code was saving/restoring extra registers instead of the cp0 state.
## Impact
Xtensa chips
## Testing
ESP32 and ESP32-S2
--
This is an automated message f
xiaoxiang781216 merged pull request #4661:
URL: https://github.com/apache/incubator-nuttx/pull/4661
--
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
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new e902b59 i2c/bitbang: fix compile br
20 matches
Mail list logo