This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
5f9caad078
nuttx
/
arch
/
xtensa
/
src
History
Gregory Nutt
5f9caad078
Xtensa ESP32: Correct copyright info; update some comments
2016-12-22 12:34:55 -06:00
..
common
Xtensa ESP32: Correct copyright info; update some comments
2016-12-22 12:34:55 -06:00
esp32
Xtensa ESP32: Corrects a problem with dispatching to signal handlers: Cannot vector directly to the signal handling function as in other ABIs under the Xtensa Window ABI. In that case, we need to go through a tiny hook when performs the correct window call (call4) otherwise registers will be scrambled in the signal handler
2016-12-22 11:19:38 -06:00
lx6
Xtensa ESP32: Fix a duplicate in Kconfig files. Level 1 should return via RFE.
2016-12-17 07:07:33 -06:00
.gitignore
Add some .gitignore files
2016-10-13 16:29:50 -06:00
Makefile
Xtensa: A few changes to get esp32_start.c to compile
2016-10-17 10:45:21 -06:00