Firmware2/ArduinoAddons/Arduino_0.xx
Ronald f303129fb6 Changed 1284p fuse setting for 8, 16 and 20 Mhz
Symtopns:

- X axis move in one direction
- limit switches fail to trigger
- unable to reprogram the device via bootloader
- stops working when the reset switch is pressed.
- device fails to bootup when power by a slow raise power supply.

Solution:
- Disabled the jtag
- set the correct clock selection bit
- set the correct bootloader memory size
- enable brown-out setting
- enable clock power up delay
2014-02-02 13:13:15 +00:00
..
Gen6 Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 2013-05-02 09:22:58 -07:00
Gen7 Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
hardware/tools/avr/etc Move the Arduino related stuff out of the Marlin tree, as they are not directly related to Marlin functionality but addons for the Arduino IDE. Also split up the addons for pre 1.0.0 Arduino and post 1.0.0 Arduino. 2012-12-10 12:02:29 +01:00
libraries Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 2013-05-02 09:22:58 -07:00
Sanguino Changed 1284p fuse setting for 8, 16 and 20 Mhz 2014-02-02 13:13:15 +00:00