Activity for STM324x9I-EVAL QPC/FreeRTOS

  • Harry Rostovtsev Harry Rostovtsev committed [af368b]

    Fixed headers

  • Harry Rostovtsev committed [d991a3]

    Added I2C write function (not tested) that can ...

  • Harry Rostovtsev committed [9467fc]

    Made a taskSuspend/taskResume interface between...

  • Harry Rostovtsev committed [c1c023]

    Slowed the system back down to 1K ticks/sec. I...

  • Harry Rostovtsev committed [146792]

    Fixed LWIPMgr to not drop long msgs by giving i...

  • Harry Rostovtsev committed [ea2986]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Harry Rostovtsev committed [0a46e0]

    Fixed LWIPMgr to not drop long msgs by giving i...

  • Harry Rostovtsev committed [1a988e]

    Removed some commented out code

  • Harry Rostovtsev committed [dac4ea]

    Major cleanup of I2C drivers. Consolidated err...

  • Harry Rostovtsev committed [e64a4e]

    Got QP I2C page writes working with ties into t...

  • Harry Rostovtsev committed [a775a7]

    Got events to properly route back to DbgMgr (if...

  • Harry Rostovtsev committed [c87fb9]

    Made i2c_dev.c bus independent so it can take c...

  • Harry Rostovtsev committed [2bd653]

    Improvements and cleanup to DB/settings functio...

  • Harry Rostovtsev committed [6096c7]

    Cleanup of tests in main, improved error handli...

  • Harry Rostovtsev committed [a23847]

    Set I2C bus to always be 1 in 2 functions since...

  • Harry Rostovtsev committed [11a0c6]

    Moved ISR entry and exit out of the callback fu...

  • Harry Rostovtsev committed [174c13]

    Started the Settings DB and partially tested it...

  • Harry Rostovtsev committed [f9d824]

    Added DB functionality and tested.

  • Harry Rostovtsev committed [9d3835]

    Changed IP addr range to 172.27.1.xxx

  • Harry Rostovtsev committed [7334e0]

    Got I2C blocking read of UID (MAC Addr) to work.

  • STM324x9I-EVAL QPC/FreeRTOS STM324x9I-EVAL QPC/FreeRTOS released /STM324391_QP_FreeRTOS_min.zip

  • Harry Rostovtsev committed [78b648]

    Removed unrelated FreeRTOS demo projects

  • Harry Rostovtsev committed [34fc84]

    Removed some more demos

  • Harry Rostovtsev committed [bcb424]

    Properly sized the queue for CPLR Task

  • Harry Rostovtsev committed [93eafa]

    Got communication between QP and FreeRTOS to wo...

  • Harry Rostovtsev committed [06db5b]

    Greatly reduced RAM usage by lowering stack and...

  • Harry Rostovtsev committed [6ff8c3]

    Updated DBG_ENABLE_DEBUG_FOR_MODULE documentati...

  • Harry Rostovtsev committed [d490d3]

    Added a very simple FreeRTOS task that is able ...

  • Harry Rostovtsev committed [142c79]

    Minor improvement on stack overflow reporting

  • Harry Rostovtsev committed [242398]

    Added a name parameter to the QACTIVE_START so ...

  • Harry Rostovtsev committed [a776d5]

    Removed STemWin library code since it's not bei...

  • Harry Rostovtsev committed [f540c4]

    Fixed output on release builds

  • Harry Rostovtsev committed [9fb0df]

    Fixed Makefiles of QPC, LWIP, and Main project ...

  • Harry Rostovtsev committed [5f08e7]

    Still having problems with routing of log/menu ...

  • Harry Rostovtsev committed [66b0dc]

    Increased the size of the lrg mem pool to preve...

  • Harry Rostovtsev committed [2a5e76]

    Fixed the winmerge proj files for correct paths...

  • Harry Rostovtsev committed [c366a6]

    Fixed the issue with menu not printing on seria...

  • Harry Rostovtsev committed [dce7e9]

    Removed all code relating to the GUI/LCD. Got ...

  • Harry Rostovtsev committed [0ed7d8]

    First commit of the FreeRTOS port of QPC. Lib ...

1