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
nuttx
/
configs
/
flipnclick-sam3x
/
src
History
Gregory Nutt
f4c2449c30
Rename arch/arm/src/sam34/chip to arch/arm/src/sam34/hardware.
2019-05-25 07:37:39 -06:00
..
.gitignore
…
flipnclick-sam3x.h
Rename arch/arm/src/sam34/chip to arch/arm/src/sam34/hardware.
2019-05-25 07:37:39 -06:00
Makefile
configs/flipnclick-pic32mz and -sam3x: Generalize naming. HiletGo is one SSD1306 LCD, but the logic should work with any SSD1306. Naming need to be generalized to SSD1306 to make this reusability clear.
2018-02-13 19:16:57 -06:00
sam_appinit.c
Squashed commit of the following:
2019-02-18 15:32:00 -06:00
sam_autoleds.c
configs/flipnclick-sam3x: Fix an error in the control of one LED. LEDs should not be pulled up since they are active high.
2018-01-27 12:42:51 -06:00
sam_boot.c
Squashed commit of the following:
2019-02-18 15:32:00 -06:00
sam_bringup.c
Squashed commit of the following:
2019-02-18 15:32:00 -06:00
sam_spi0.c
configs/flipnclick-pic32mz and -sam3x: Generalize naming. HiletGo is one SSD1306 LCD, but the logic should work with any SSD1306. Naming need to be generalized to SSD1306 to make this reusability clear.
2018-02-13 19:16:57 -06:00
sam_ssd1306.c
configs/flipnclick-pic32mz and -sam3x: Generalize naming. HiletGo is one SSD1306 LCD, but the logic should work with any SSD1306. Naming need to be generalized to SSD1306 to make this reusability clear.
2018-02-13 19:16:57 -06:00
sam_userleds.c
…