- Aug 29, 2019
-
-
Guillaume Revaillot authored
Reviewed-by:Karl Palsson <karlp@tweak.net.au>
-
- Aug 28, 2019
-
-
Guillaume Revaillot authored
I apparently based memorymap.h on previously written header without noticing that g0 has only one apb despite a big hole in the memory space and addresses matching usual apb1/apb2 split..
-
Guillaume Revaillot authored
-
Guillaume Revaillot authored
-
- Aug 27, 2019
-
-
Guillaume Revaillot authored
-
- Aug 22, 2019
-
-
Karl Palsson authored
Fixes some eeprom sizes, and adds all the -a and -x suffix parts. Note that the explicit endings must be listed _before_ the base parts, otherwise the matcher will find the wild card first. Signed-off-by:Karl Palsson <karlp@etactica.com>
-
- Jul 06, 2019
-
-
Guillaume Revaillot authored
add register grouping, fixup comment have them pickedup by doxygen, align style and masks.
-
- Jul 05, 2019
-
-
Guillaume Revaillot authored
Add basically what's needed to have some minimal but usefull subset of function for a timer: irqs, compare, period, out polarity, enable/disable and start.
-
Guillaume Revaillot authored
-
Guillaume Revaillot authored
-
Guillaume Revaillot authored
lptimer peripheral is present on f4,f7,l0,l4,g0,g4 and prob others. Extract content from stm32l0 timer.h and make it usable by other chips.
-
- Jul 03, 2019
-
-
Guillaume Revaillot authored
-
- Jul 02, 2019
-
-
Karl Palsson authored
-
- Jun 29, 2019
-
-
Karl Palsson authored
-
Karl Palsson authored
It has never been an AF, it's always been an error to set this pin to AF.
-
Karl Palsson authored
allows "make -j10" work properly
-
- Jun 27, 2019
-
-
Karl Palsson authored
Minor, link the adc peripheral parameter in a couple of places
-
Karl Palsson authored
-
Karl Palsson authored
-
Karl Palsson authored
Instead of having some in peripheral_apis and some under the target itself
-
- Jun 26, 2019
-
-
Karl Palsson authored
Fixes the missing top level groupings here.
-
Karl Palsson authored
Drop incorrect/redundant type information from doxygen parameters Adds groupings that are referred to.
-
Karl Palsson authored
-
Karl Palsson authored
Adds a summary page, and now we have the existing functions documented.
-
Karl Palsson authored
-
Karl Palsson authored
-
Karl Palsson authored
Make it visible
-
Karl Palsson authored
easier on the eyes reading the list of docs
-
Karl Palsson authored
-
Karl Palsson authored
-
Karl Palsson authored
Fix some direct includes, tag properly, include a stub file to pull in shared header documentation and re-arrange some existing documentation to make it present nicely.
-
Karl Palsson authored
Includes the sutb file ncessary to find shared headers without any apis
-
Karl Palsson authored
-
Karl Palsson authored
Tags were added, but without the stub file, common headers aren't picked up by the auto source list generation
-
Karl Palsson authored
Include a stub .c file for shared code generation
-
Karl Palsson authored
Includes a stub .c file to trigger common code generation
-
Karl Palsson authored
Include a stub .c file to document the shared headers.
-
Karl Palsson authored
Includes a stub .c file until there are some APIs
-
Karl Palsson authored
Requires a stub .c file to make the common files be included until we build some APIs.
-
Karl Palsson authored
-