summaryrefslogtreecommitdiffhomepage
path: root/digital/avr
AgeCommit message (Collapse)Author
2008-02-21Start writing the flash read and write functions.Nélio Laranjeiro
2008-02-21Remove some unused function. The functionalities concerning the flash Nélio Laranjeiro
are now in the flash module.
2008-02-21Forget the init function.Nélio Laranjeiro
2008-02-21Added the flash module only with the header file.Nélio Laranjeiro
2008-02-14Added a function to request the a data from a addr. useful to read Nélio Laranjeiro
memories.
2008-02-12Removed the test_host.Nélio Laranjeiro
Update the interruption function. Debugged the driver source file. Init tested.
2008-02-11Add atmega16 supportGuillaume Chevillot
2008-02-10SPI driver for AVR.Nélio Laranjeiro
It's only a first shoot, it has not been tested in the real AVR.
2008-02-04Need of binutils-avr added.Guillaume Chevillot
2008-01-10 * digital/avr/doc/trainingJérémy Dufour
* bugs correction (thanks to ni) - correct an inversion in the explanation to change the value of a bit; - other minor corrections (including spell corrections).
2008-01-04 r75@Gally: djerem | 2008-01-04 22:45:34 +0100Jérémy Dufour
* digital/avr - add training documentation (translation of the previous one from french to english).
2007-11-05 * digital/avr/doc:Nicolas Schodet
- added AVR Modules introduction.
2007-11-05 * digital/avr/doc:Nicolas Schodet
- added build system documentation.
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...