> -----Original Message----- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > org] On Behalf Of Thomas Richter > Sent: Thursday, February 15, 2007 8:37 AM > To: [email protected] > Subject: [avr-libc-dev] functions to write data into > application flash section > > Hi, > > does anybody know a function of avr-libc for writing data into flash > memory / program space?
Yes. They are the bootloader functions. See <avr/boot.h>. _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
