]> begriffs open source - cmsis/commit
CMSIS-Driver: Minor fixes and example enhancements.
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 19 Jul 2017 13:13:03 +0000 (15:13 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 19 Jul 2017 13:13:03 +0000 (15:13 +0200)
commit5af37c101bc4689b037fc7ee302bab801da60929
tree396b66498d6eb9235d08ad7c447f8e8686a01582
parentc8877335591946adc2024fac3c889afa071cda54
CMSIS-Driver: Minor fixes and example enhancements.

- Changed **Text** to <b>Text</b> to be displayed correctly in HTML.
- Added driver usage example for I2C Slave mode.
CMSIS/DoxyGen/Driver/src/Driver_CAN.c
CMSIS/DoxyGen/Driver/src/Driver_ETH.c
CMSIS/DoxyGen/Driver/src/Driver_I2C.c
CMSIS/DoxyGen/Driver/src/Driver_NAND.c
CMSIS/DoxyGen/Driver/src/Driver_SAI.c
CMSIS/DoxyGen/Driver/src/Driver_SPI.c
CMSIS/DoxyGen/Driver/src/Driver_Storage.c
CMSIS/DoxyGen/Driver/src/Driver_USART.c
CMSIS/DoxyGen/Driver/src/Driver_USB.c
CMSIS/DoxyGen/Driver/src/I2C_SlaveDemo.c [new file with mode: 0644]