summaryrefslogtreecommitdiff
path: root/include/common.h
Commit message (Expand)AuthorAge
* clean up includesLeo C.3 days
* rewrite of cmd_cpu/do_cpu_freqLeo C.9 days
* Refactor makefilesLeo C2019-05-30
* xx commands: measure cpu freq, test bus cyclesLeo C2018-09-12
* bool reset_polarity --> Stat & S_RESET_POLARITYLeo C2018-09-08
* cmd_attach.c, cmd_boot.c, cmd_loadcpm3.c: use cmd_error()Leo C2018-09-04
* Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-07-21
* commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameter...Leo C2018-07-21
* Set GCC_BUG_61443 macro automatically for the affected GCC versions.Leo C2016-08-25
* Init ports for single step logic on ECB adapter. Use timer 5 instead of timer...Leo C2016-04-15
* loadi seems to work now.hexrel-5Leo C2015-04-23
* Add copyright noticeLeo C2014-12-16
* Move macro SBIT to common.hLeo C2014-11-22
* working connect command, new sleep commandLeo C2014-10-26
* include cleanupLeo C2014-10-23
* working host communication, new command: connectLeo C2014-10-23
* Define fifos: msg_tx_fifo, msg_rx_fifoLeo C2014-10-20
* #define MEMXLeo C2014-08-30
* Add date rtc i2cLeo C2014-08-23
* Create include directoryLeo C2014-08-21