Fixed problem in DeviceSettings::strParam, returned wrong string
[avr-sim.git] / src / TODO.h
blob203663600d1824c0fa17bc8825a63895b405c981
1 /*
2 * Version 1.0
3 * DONE Implement InterruptTable with callbacks to hardware
4 * TODO timers cleanup (bitfields)
5 * DONE spi,usart stubs
6 * TODO usb,can stubs
7 * DONE ADC stub
8 * DONE Check eeprom
9 * DONE finish implementation of programmable flash
10 * DONE UML diagrams
11 * PART documentation
12 * PART build system
13 * DONE hex program
14 * DONE git repos
15 * DONE gna! project + mailinglist
16 * TODO deb package
17 * TODO check all device descriptions
21 * Version 2.0
23 * Peripherals and stimuli (work in progress)
24 * GUI (work in progress)
25 * define interface for pins