X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/27eb17cb934dcd3807bacdfe87f853e32f0cfdb4..2a2de8fea94d2a524e988725585b17746cd30dba:/LUFA/ManPages/AlternativeStacks.txt diff --git a/LUFA/ManPages/AlternativeStacks.txt b/LUFA/ManPages/AlternativeStacks.txt index 28176ce48..0ce9150f5 100644 --- a/LUFA/ManPages/AlternativeStacks.txt +++ b/LUFA/ManPages/AlternativeStacks.txt @@ -43,8 +43,8 @@ * via a bit-banged (emulated) version of the USB protocol. They are limited in their capabilities due to the cycles required * to be dedicated to managing the USB bus, but offer a cheap way to implement USB functionality into a design. * - * - Name: AVR309: Software USB (Objective Development) \n - * Cost: Free for some uses, see website for licensing \n + * - Name: AVR309: Software USB (Atmel) \n + * Cost: Free \n * License: None Stated \n * Website: http://www.atmel.com/dyn/Products/app_notes.asp?family_id=607 \n * Description: Atmel's official software USB implementation, an Application Note containing work by Igor Cesko. This