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-pic32mz
/
src
History
Gregory Nutt
2284d045ff
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
..
.gitignore
…
flipnclick-pic32mz.h
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
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
pic32mz_appinit.c
…
pic32mz_autoleds.c
configs/flipnclick-pic32mz: Apply same LED fix as for flipnclick-sam3x. The LED code is cloned.
2018-01-28 07:42:02 -06:00
pic32mz_boot.c
…
pic32mz_bringup.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
pic32mz_buttons.c
…
pic32mz_spi.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
pic32mz_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
pic32mz_userleds.c
…