Commit Graph

76 Commits

Author SHA1 Message Date
a882534979 Fix bug in print_for_human 2016-09-26 19:56:46 +03:00
a7a915faf4 Remove assert code and add ascii table print 2016-09-26 17:33:47 +03:00
f1f06f056a Add humaninterface messages header 2016-09-26 17:33:21 +03:00
5b78b7da02 Add print helper functions 2016-09-26 17:33:02 +03:00
713cc80417 Add header guard to uart.h 2016-09-26 16:39:07 +03:00
7d422c5494 Merge gitlab.com:artizirk/skeleton into HEAD 2016-09-26 16:31:33 +03:00
8436ba76b0 Remove unnecessary build.sh script 2016-09-19 18:01:25 +03:00
MartinezEst
4f41814558 PackAndDeliverBashValmis 2016-09-19 16:23:20 +03:00
9cd6f6cf82 Add package-and-deliver.sh script 2016-09-18 23:55:33 +03:00
d827bbe427 Fix uart3_init comment 2016-09-10 01:09:54 +03:00
85dca87ff3 Added assert test to main.c with stderr debug console output 2016-09-10 00:57:01 +03:00
ae55fbac04 Renamed uart functions and added support for stderr via uart3 2016-09-10 00:56:05 +03:00
8c5f723619 Add uart functions from https://github.com/tuupola/avr_demo 2016-09-10 00:23:43 +03:00
90a1b412df Formated the code with astyle 2016-09-10 00:23:14 +03:00
dca26ac547 Merge branch 'master' of https://gitlab.com/I237-2016/skeleton 2016-09-09 23:54:45 +03:00
Silver Kits
8c8f203465 Add Arduino Mega UART wiring schema 2016-09-08 16:14:02 +03:00
Silver Kits
aeb9930651 Fix doc file names 2016-09-08 15:52:29 +03:00
Silver Kits
771f8d7380 Add Arduino Mega UART wiring schema 2016-09-08 14:41:27 +03:00
Silver Kits
80127401b5 Amend git describe to always show short SHA and fix macro name 2016-09-08 13:12:20 +03:00
Silver Kits
667a72739c Add avrdude -D argument. Some ardus do not write new user code without it 2016-09-08 12:40:53 +03:00
Silver Kits
1a7a0a4630 Do not remove placeholder in make clean target 2016-09-08 09:36:00 +03:00
Silver Kits
5c5ed7a0b5 Add Makefile 2016-09-06 22:34:10 +03:00
Silver Kits
5abb360450 Add astyle code formatter usage script and change .gitignore to exclude astyle preserved files 2016-09-06 22:15:30 +03:00
cc4321ae40 Add a led blinking code and a build script 2016-09-05 19:00:01 +03:00
Silver Kits
7058070132 Extend .gitignore to prevent accidental files in case global ignore is not set up 2016-08-22 21:05:48 +03:00
Silver Kits
13fe515327 Init repository and add structure 2016-08-19 09:50:00 +03:00