| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1621 |
5778 d 2 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 |
6697 d 14 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Updated adc driver and apps, using adcs, config.templates |
|
| 797 |
6710 d 8 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 |
6710 d 18 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 |
|
| 781 |
6717 d 10 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
applications/Servo: removed oled setting.h.template, config.inc.template is used for settings |
|
| 643 |
6935 d 15 h |
arune |
/trunk/EmbeddedSoftware/AVR/ |
Moved some defines from drivers/rc-servo to application config.inc |
|
| 621 |
6970 d 17 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 |
|
| 579 |
6990 d 8 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
app/servo: included string.h |
|
| 578 |
6990 d 11 h |
nattgris |
/ |
* AVR/application: Cleaned up my stupid mistake with config.inc.template. |
|
| 563 |
6996 d 4 h |
andfri |
/trunk/EmbeddedSoftware/AVR/ |
* Merging branches/buildsystem_v2 into trunk. |
|
| 513 |
7051 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
app/servo: now sends correct sns-status-msg |
|
| 502 |
7054 d 3 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
app/Servo: moved two more defines to settings file, fixed a bug with stop (data in wrong byte), some more minor changes |
|
| 501 |
7058 d 4 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
application/Servo: Added settings. |
|
| 496 |
7058 d 7 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
application/servo: includes fix (makefile and main) |
|
| 493 |
7059 d 5 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 |
|
| 490 |
7063 d 4 h |
eqlazer |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
application/Servo: Uses "standard" way of dealing with incoming messages. |
|
| 480 |
7067 d 4 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/Servo/ |
application/Servo/main.c: main(viod) should be main(void) |
|
| 478 |
7068 d 16 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles |
|
| 474 |
7069 d 9 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can |
|
| 471 |
7070 d 8 h |
arune |
/trunk/EmbeddedSoftware/AVR/application/ |
application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can |
|