add support for new stm32f4-discovery board with stlink v2-1
changed function call form waitForBytesWritten ...
building linux version
added svn::externals to microhal lib
fixed reset function
added timeout to serial port read function
moved timeProc function to .cpp file, fixed CRC...
wip
updated project
Improved strnlen detection
Added empty main file
added eclipse project files
Share project "BalloonOBC SD card reader" into ...
added svn repository layout
Added folder for High-altitude balloon project
Removed unused directory
added configuration variable: readDataTokenRetr...
added function getNumberOfItemsInTransfer
added DMA
added setPrescaler function
added sending by DMA
added unction getContinousPart
added read write function
now spi dma uses microhal::semaphore
updated spi interrupt driver
updated error checking
all 3 scenario was passed
added multiple block write test
almoust working write/read multiple block
added packet field documentation
writing multiple block works
Updatec main and configuration files
WIP
expanded scenario that now try to write to last...
updated tests
added copyright notice
some cleanup around Command class
added basic use case scenarios
added gelLastPageNumber
updated BSP files
moved CSD structures from .cpp to .h file added...
added catch as svn::externals added main file a...
added test project files
updated checking of strnlen availability
updated .cd file
added sd card driver files
added svn::externals to sd card driver files; m...
wip
added folder for sd card driver
updated codding style
added clang-format file
WIP
added macro for changing hostComm log level
added reading and writing multiple bolcks, not ...
added missing header file
WIP
fixed build problem, added RTOS configuration, ...
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
added error message when RTOS isn't configured
fixed build problem, added RTOS configuration
removed externals
added stop and start functions
included microhal port config file
added missing cstddef include file
added missing static specificator
added missing include files
now task is deleted by RAII type class
added CID and CSD structures
wip
added general CMD class
added crc7
updated bsp, added freertos
updated bsp file
added externals: lepton driver; uCam II driver...
initial commit
Share project "balloonObc" into "https://svn.co...
added folder for balloon project
Share project "balloonObc" into "https://svn.co...
updated eclipse project settings
added picture packet files
first working version of demo
renamed include
renamed ticToc include
added bsp for linux os
renamed semaphore class
added timeout to wait function
updated include according to rename of CRC folder
renamed crc folder
added function setMemoryIncrement
repleced while loop semaphore to microhal os se...
renamed consoleIODevice file