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
b48f46f1c8
nuttx
/
configs
/
metro-m4
/
src
History
Gregory Nutt
8c61c2f31b
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
..
Makefile
This is the initial commit the port to the SAMD5x/E5x MCU family and also support for the Adafruit Metro M4 board. It port is untested and unfinished. It currently will not even link due to some missing clock related logic.
2018-07-26 12:12:08 -06:00
metro-m4.h
This is the initial commit the port to the SAMD5x/E5x MCU family and also support for the Adafruit Metro M4 board. It port is untested and unfinished. It currently will not even link due to some missing clock related logic.
2018-07-26 12:12:08 -06:00
sam_appinit.c
This is the initial commit the port to the SAMD5x/E5x MCU family and also support for the Adafruit Metro M4 board. It port is untested and unfinished. It currently will not even link due to some missing clock related logic.
2018-07-26 12:12:08 -06:00
sam_autoleds.c
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
sam_boot.c
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
sam_bringup.c
This is the initial commit the port to the SAMD5x/E5x MCU family and also support for the Adafruit Metro M4 board. It port is untested and unfinished. It currently will not even link due to some missing clock related logic.
2018-07-26 12:12:08 -06:00
sam_userleds.c
configs/metro-m4: Fix Metro M4 compile and link. This rippled back to more changes in arch/arm/src/samd5e5, like the sercom logic was not in the compile! Also a great opporunity to improve some naming.
2018-07-29 16:29:54 -06:00