Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 2.34 KB

TODO.md

File metadata and controls

32 lines (31 loc) · 2.34 KB

TODOs

Filename line # TODO
src/picsimlab1.cc 333 verify initialization errors
src/picsimlab4.cc 561 select the better mode for channel trigguer
src/boards/board_McLab2.cc 103 jumper support
src/boards/board_PICGenios.cc 62 TEMP cooler must don't work with AQUE=0
src/boards/board_gpsim.cc 170 add VCC and GND pins
src/boards/board_simavr.cc 76 change serial name
src/boards/board_simavr.cc 227 read baudrate value from avr
src/boards/board_simavr.cc 855 this value is not used yet
src/boards/board_simavr.cc 1091 avr ID pointer
src/boards/board_simavr.cc 1098 avr EEPROM pointer
src/boards/board_simavr.cc 1124 avr ID size
src/boards/board_simavr.cc 1131 AVR EEPROM size
src/devices/eth_w5500.cc 364 add support to buffer size different of 2k
src/devices/ldd_max72xx.cc 84 decode
src/devices/ldd_max72xx.cc 87 itensity
src/devices/ldd_max72xx.cc 90 scan limit
src/devices/ldd_max72xx.cc 93 shutdown
src/devices/ldd_max72xx.cc 100 display test
src/devices/rtc_ds1307.cc 408 int output
src/devices/rtc_pfc8563.cc 408 int output and countdown timer
src/parts/part_IO_MCP23S17.cc 487 only write support implemented

FIXMEs

Filename line # FIXME
src/serial_port.cc 120 calculate
src/boards/board_simavr.cc 1005 correct the baud rate
src/boards/board_simavr.cc 1117 avr CONFIG size
src/devices/io_MCP23X17.cc 118 only for BANK=0;