Commit Graph

6 Commits

Author SHA1 Message Date
Frank Voorburg 2e14822b81 Refs #1226. Renamed assert.h to asserts.h to workaround an issue with certain compiler toolchains, where the bootloader's assert.h is mistaken for the c-library's assert.h.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@838 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-03-22 10:56:12 +00:00
Frank Voorburg c251cf3a6b Refs #963. Updated CAN driver in the STM32F3 port and the HAL drivers in all STM32F3 demo programs for compatibility with the latest ST HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@751 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-27 10:03:06 +00:00
Frank Voorburg e88477f0d4 Refs #962. Renamed UART to RS232.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@740 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-06 16:22:58 +00:00
Frank Voorburg 8ec8ee7816 Refs #521. Updated all IAR demo programs to v7.80 to v8.40 of EWARM.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@711 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-08-08 16:06:22 +00:00
Frank Voorburg 4efd878c58 Refs #377. Reintegrated branch with SPL to HAL convertion for the STM32F3 port and demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@409 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-01-25 07:38:10 +00:00
Frank Voorburg 3711f553f8 Refs #310. Added IAR support for the STM32F3 port and for the Nucleo-F303K8 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@288 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-12 13:23:23 +00:00