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
da6dcb06b7
nuttx
/
arch
/
arm
History
Michał Łyszczek
da6dcb06b7
arch/arm/src/: Problem: stm32f30xx hangs waiting for LSE to initialize. Reason for hang is that operation of setting LSE_ON does not take effect because there is no clock on PWR peripheral. this is initialized later in the code
2018-04-11 16:02:12 -06:00
..
include
Remove all support for the CC3200 and CC3200-Launchpad. This was a port that was started but never completed. What good is partial CC3200-Launchpad board support with no wireless support?
2018-04-09 16:41:27 -06:00
src
arch/arm/src/: Problem: stm32f30xx hangs waiting for LSE to initialize. Reason for hang is that operation of setting LSE_ON does not take effect because there is no clock on PWR peripheral. this is initialized later in the code
2018-04-11 16:02:12 -06:00
Kconfig
arch/arm/src/nrf52: Initial support for the NRF52
2018-03-26 10:37:32 -06:00