From adebe9cd1f00275eabb5eff1dea3902803c9fb38 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Sun, 16 Mar 2014 17:57:32 +0100 Subject: firmware: config update t841,t85 --- firmware/configuration/t841_default/bootloaderconfig.h | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'firmware/configuration/t841_default') diff --git a/firmware/configuration/t841_default/bootloaderconfig.h b/firmware/configuration/t841_default/bootloaderconfig.h index 8930bcc..4a6a148 100644 --- a/firmware/configuration/t841_default/bootloaderconfig.h +++ b/firmware/configuration/t841_default/bootloaderconfig.h @@ -1,11 +1,18 @@ /* Name: bootloaderconfig.h * Micronucleus configuration file. - * This file (together with some settings in Makefile) configures the boot loader + * This file (together with some settings in Makefile.inc) configures the boot loader * according to the hardware. * - * Controller type: ATtiny 85 - * Configuration: Digispark default configuration. - * Last Change: Feb 21,2014 + * Controller type: ATtiny 841 - 12 MHz + * Configuration: Default configuration + * USB D- : PB0 + * USB D+ : PB1 + * Entry : Always + * LED : PB2, Active Low + * OSCCAL : Revert to precalibrated value (8 MHz) + * Note: can use 12 MHz V-USB without PLL due to stable RC-osc in ATTiny841 + * Flash write time may be too + * Last Change: Mar 16,2014 * * License: GNU GPL v2 (see License.txt */ -- cgit v1.2.3