Commit Graph

59 Commits

Author SHA1 Message Date
mmi
1026e47257 Moved platform
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@222 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:50:54 +00:00
mmi
1275af9cda re-organized HAL
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@221 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:50:14 +00:00
mmi
291d17b9d8 re-organized HAL
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@220 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 17:49:02 +00:00
mmi
83cce4ba74 Updates on the IODevice structure.
Display and Logger fully functional.
Keypad task completed - yet to be tested

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@219 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-28 14:30:36 +00:00
mmi
d54c2c497c removed folder
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@218 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 14:58:08 +00:00
mmi
2cf2ea8aad removed unnecessary folder
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@217 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 14:54:24 +00:00
mmi
1bcb4809db - added IODevice support
- fixed some issues with the logger and stack sizes

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@216 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-26 11:11:33 +00:00
mmi
c9562e8bfd Improvements:
- HAL re-organized
- FreeRTOS running stable
- UART finished
- SPI1 & SPI3 finished and functional
- Display driver added (functional)


git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@172 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-20 06:51:53 +00:00
mmi
0742755ad5 - Set-up the project file structure
- Added STM standard peripheral library
- Added FreeRTOS
- Added FreeRTOS fixes and config
- Added main.c

Set up makefile structure and implemented makefiles for STM library and the hsb-mrts project

Todo: HAL makefiles

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@167 05563f52-14a8-4384-a975-3d1654cca0fa
2017-09-12 11:09:10 +00:00