Commit Graph

7 Commits

Author SHA1 Message Date
Gerard Marull-Paretas f0e1139812 readme: update pinctrl instructions
Update pinctrl instructions to cover STM32 Open Pin Data changes.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-12-03 08:39:09 -06:00
Gerard Marull-Paretas a07d3af971 readme: update LL API usage instructions
Reference the newly introduced generic LL headers.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-11-05 22:00:15 -06:00
Erwan Gouriou bb2cfe60b1 README.rst: Add entry for .dtsi files
Add description for the new directory in the repo.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-09 08:24:11 -05:00
Erwan Gouriou 99d01ff65d README: Adapt to ReStructectedText
Since README now appears an interpreted .rst directly in github,
restructure a bit to get a nicer output.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-01-06 09:55:15 -06:00
Erwan Gouriou 2c6083970c README: Add an intro section and lib section
Add intro section explaining basics of the package.
Also add few words on the lib folder.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-01-06 09:55:15 -06:00
Erwan Gouriou 6a41423781 README: Add a section to use STM32Cube API in an application
Some people want to access STM32Cube API directly in their
application. Explain the few steps required to do it seamlessly.


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-01-06 09:55:15 -06:00
Erwan Gouriou a270b35fb4 README: Move README to module root
Move README so it can appear directly on module guthub page:
https://github.com/zephyrproject-rtos/hal_stm32

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-01-06 09:55:15 -06:00
Renamed from stm32cube/README (Browse further)