avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Using a custom ISP programming tool


From: Joerg Wunsch
Subject: Re: [avr-chat] Using a custom ISP programming tool
Date: Sat, 20 Sep 2014 11:24:01 +0200 (CEST)

Sterling Peet <address@hidden> wrote:

>  I looked around but I didn't see where the avrdude coding
> rules are located.  Are they in the source repository somewhere?

Basically, follow the existing style.  There are no formal
coding rules.

Btw., for programming protocols that talk through a serial
port normally (like, STK500v2), there already exists code
to use a network TCP transport.  So far, it's only implemented
for POSIX systems (Unix-like), see net_open() in ser_posix.c.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]