Commit Graph

8 Commits

Author SHA1 Message Date
Frank Voorburg 3bf7de5cf7 Refs #843. Moved call to LedBlinkExit() in the demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@701 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-06-29 16:28:38 +00:00
Frank Voorburg 86562a934d Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@536 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-17 13:06:06 +00:00
Frank Voorburg dec51c8190 Refs #560. Improved a few doxygen related configurations and switched to CHM-format for the default documentation generation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@534 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-05 10:38:28 +00:00
Frank Voorburg f228b2d32b Refs #569. Corrected a few source code comments.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@530 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-04 13:07:34 +00:00
Frank Voorburg 8116572e29 Refs #377, #362. Reintegrated branch where the STM32F2 port and demo programs were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@511 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-31 10:07:40 +00:00
Frank Voorburg f97e662ca3 Refs #204. Added NvmReinit() API function that gets called at the start of each firmware update. This allows the flash block addresses to be reset.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@194 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-12-17 11:46:55 +00:00
Frank Voorburg 7f61e30e51 - Corrected USART2 to USART3 in function FileFirmwareUpdateCompletedHook() of the STM32-P207 demo bootloader program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@149 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-07-27 19:43:06 +00:00
Frank Voorburg 0656616db9 - Ported the bootloader to the STM32F2xx microcontroller family and added demo programs for the Olimex STM32-P207 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@145 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-07-23 15:33:09 +00:00