##// END OF EJS Templates
dsu3plugin now support SRCTRLE_0WS and SRCTRLE_1WS....
dsu3plugin now support SRCTRLE_0WS and SRCTRLE_1WS. Improved AHBUART gui. Fixed error on APB_UART.

File last commit:

r0:2d12462f4460 default
r49:a5ab5a38b3a9 default
Show More
memctrlrpywrapper.cpp
6 lines | 133 B | text/x-c | CppLexer
#include "memctrlrpywrapper.h"
memctrlrPyWrapper::memctrlrPyWrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}