diff options
| author | Ian McIntyre <ianpmcintyre@gmail.com> | 2022-12-07 09:56:44 -0500 |
|---|---|---|
| committer | Ian McIntyre <ianpmcintyre@gmail.com> | 2022-12-07 09:56:44 -0500 |
| commit | 5e7603467c24abb8bdaac95928c05ed74898c9a2 (patch) | |
| tree | ab92557aeb8a7f21093b66abe15c726d3533a82b /.github/workflows | |
| parent | 1290bae4efb487e2b51ae6176a7211d84cbb447e (diff) | |
Document support for register arrays in each macro
Since stm32ral doesn't have register arrays, I'm using prose and
pseudo-code to document each macro's support for register arrays. This
seemed to be today's simplest way to document the features for users.
I have another commit that implements a hidden module with a RAL-like
API and register arrays. Documentation examples then reference this
hidden module to demonstrate the register array feature. But, it adds
more code (could be shared with the tests), and it resulted in
inconsistent documentation examples when compared to the STM examples.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions
