openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
Tinusaur
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
9 months
ago. based on code collected
almost 5 years
ago.
Aug 18, 2019 — Aug 18, 2020
Showing page 11 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Files added to the repository.
Neven Boyanov
More...
over 10 years ago
Implemented handling signed integers. Changed existing functions to handle signed integers by default.
Neven Boyanov
More...
over 10 years ago
Updated README.txt file, added project websites.
Neven Boyanov
More...
over 10 years ago
Improved testing and demo source code. Added new debugging print macros. Updated external libraries.
Neven Boyanov
More...
over 10 years ago
Updated README file.
boyanov
More...
over 10 years ago
Added support for printing decimal numbers.
boyanov
More...
over 10 years ago
Added licensing and version information.
boyanov
More...
over 10 years ago
Files added to the repository.
boyanov
More...
over 10 years ago
Updated README file - added folders and files layout.
boyanov
More...
over 10 years ago
Added MIT License info, added LICENSE.txt file. Added licensing info to the source code file.
boyanov
More...
over 10 years ago
Updated RESEARCH and TODO files.
boyanov
More...
over 10 years ago
Fixed and improved initialization. New and improved printing of text. Updated texts.
boyanov
More...
over 10 years ago
Changed default pins for display, now PB0=SCL and PB1=SDA. Source code reformatting, improvements, edited comments.
boyanov
More...
over 10 years ago
font8X16.h renamed to font8x16.h for consistency and compatibility with non-ms-win environments.
Neven Boyanov
More...
over 10 years ago
Fixed some warnings, variables renamed. The font16x16/Chinese stuff moved to other folders.
boyanov
More...
over 10 years ago
Merged in guysoft/ssd1306xled/devel (pull request #2)
Neven Boyanov
More...
over 10 years ago
Added "tinudht_test2" project using OWOWOD. Code reformatting, removed some LCDDDD dependency. Updated text files, added TODO file.
boyanov
More...
over 10 years ago
Renamed folder "tinudht_test" to "tinudht_test1" for consistency.
boyanov
More...
over 10 years ago
Added new "debugging.h" file with handy debugging definitions. Updated text file, source code and comment reformatting.
boyanov
More...
over 10 years ago
Updated TODO list.
boyanov
More...
over 10 years ago
Tutorial folder "tut003_buzzer" renamed to "tut003_buzzer_sound" for consistency.
boyanov
More...
over 10 years ago
Fixed compiling issue on some platforms - merged in BaiGeorgi/tinudht/BaiGeorgi/compiling-c-mainc-avrgcc-c-mmcuattiny85--1419796342647 (pull request #1)
Neven Boyanov
More...
over 10 years ago
Updated and added new README files.
boyanov
More...
over 10 years ago
Changes in "Tutorial 003 - Buzzer": Used _delay_us instead of _delay_loop_2; Default delay value is now 500.
boyanov
More...
over 10 years ago
Compiling C: main.c avr-gcc -c -mmcu=attiny85 -I. -gdwarf-2 -DF_CPU=1000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=./main.lst -std=gnu99 -MMD -MP -MF .dep/main.o.d main.c -o main.o In file included from lcdddd.h:21:0, from main.c:18: lcddddf.h:17:16: error: variable ‘lcdddd_font5x8’ must be const in order to be put into read-only section by means of ‘__attribute__((progmem))’ static uint8_t lcdddd_font5x8 [] PROGMEM = ^ make: *** [main.o] Error 1
Георги Пацев
More...
over 10 years ago
Added files for new "Tutorial 003 - Buzzer". Small changes in the source code comments.
boyanov
More...
over 10 years ago
Files added to the repository.
boyanov
More...
over 10 years ago
Make project compile on gcc-avr - turn static images to consts, and rename include of font16x16cn.h
Guy Sheffer
More...
over 10 years ago
Created new branch devel
Guy Sheffer
More...
over 10 years ago
More files added to the repository.
boyanov
More...
almost 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree