Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Code-Repo
(root)
/
PIC Stuff
/
PIC_27J13
/
nbproject
/
Makefile-local-default.mk
@ 163
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
147
4334 d 21 h
Kevin
/PIC Stuff/PIC_27J13/
Renamed maindefs.h to defines.h.
Renamed led_backpack.h to led_HT16K33.h.
Added lux_TSL2561.h to interface to the TSL2561 sensor.
Changed pin bindings in defines.h to use current D0 breakout.
129
4471 d 23 h
Kevin
/PIC Stuff/PIC_27J13/
Removed dependence on Adafruit's GFX library for SSD1306 and SSD1331 modules.
Centralized pin allocation defines in maindefs.h.
Reduces size of some buffers to remove RAM allocation errors.
123
4493 d 0 h
Kevin
/PIC Stuff/PIC_27J13/
Added support for the ADC peripheral. Also added in a test case to read ADC and print to OLED display.
119
4510 d 2 h
Kevin
/PIC Stuff/PIC_27J13/
Import PIC framework for F27J13 from embedded systems. Changed framework to use lock-free buffers instead of message queues (async serial only).