| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1621 |
5766 d 20 h |
nattgris |
/trunk/EmbeddedSoftware/AVR/ |
remove the list of targets in need of GCC bug workaround
The workaround is effectively a no-op if the targeted AVR is not affected,
so it can just as well be used always. Add suitable comment explaining the
fix. This should solve recent problems with ATmega328P (and future AVRs).
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com> |
|
| 853 |
6686 d 8 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Updated adc driver and apps, using adcs, config.templates |
|
| 798 |
6699 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay: fixed error with last update of conf.template |
|
| 797 |
6699 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
app/relay, app/sensors, app/servo: updated conf.template for new adc and main.c for 16bit tc1047
drivers/tc1047: changed to 16bit |
|
| 791 |
6699 d 13 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
drivers/tc1047: updated for using ADC drivers
app/relay: updated makefile for updated tc1047 drivers
app/servo: updated makefile for updated tc1047 drivers |
|
| 621 |
6959 d 12 h |
noddan |
/trunk/EmbeddedSoftware/AVR/ |
Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar |
|
| 578 |
6979 d 6 h |
nattgris |
/ |
* AVR/application: Cleaned up my stupid mistake with config.inc.template. |
|
| 577 |
6979 d 6 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: fixed config.inc.template and main.c |
|
| 576 |
6979 d 8 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: include of config.inc, incude of stings.h |
|
| 575 |
6979 d 9 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay/config.inc.template: changed comment in file |
|
| 574 |
6979 d 9 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/Relay: renamed settings.h.template to config.inc.template |
|
| 563 |
6984 d 23 h |
andfri |
/trunk/EmbeddedSoftware/AVR/ |
* Merging branches/buildsystem_v2 into trunk. |
|
| 514 |
7040 d 2 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
app/relay: now sends correct sns-status-msg |
|
| 499 |
7047 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: instance setting RELAY_ID should not be dependant on node id. |
|
| 498 |
7047 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: moved instance settings to settings.h.template. |
|
| 493 |
7048 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/(IrReceive, Relay, Servo): Removed all FUNCC and NID, they are called TYPE and ID in ACT and SNS |
|
| 486 |
7054 d 14 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
app/relay, app/irreceive: fixed app_started-message (already in irreceive but defined app-type in canid.h) |
|
| 483 |
7055 d 0 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay: uppfräschning av kod m. canid |
|
| 479 |
7055 d 23 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Relay/ |
application/Relay/Makefile: ändrat paths för libbar |
|
| 478 |
7057 d 11 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles |
|