Henrik Stickann
|
fc4eed38d5
|
Sort doxygen group names
|
2023-02-02 22:13:40 +01:00 |
|
Henrik Stickann
|
4204c028a2
|
Cleanup doxygen
|
2023-01-31 21:14:02 +01:00 |
|
Henrik Stickann
|
a7466d6417
|
Default to toggle for dark/light mode
|
2023-01-31 19:49:09 +01:00 |
|
Henrik Stickann
|
3edfca7e79
|
Update to doxygen 1.9.6. Disable latex output
|
2023-01-31 19:45:56 +01:00 |
|
Henrik Stickann
|
326f561538
|
Enable STM32 platform in MCU config header
|
2023-01-20 02:46:11 +01:00 |
|
Henrik Stickann
|
c63f5e0ffc
|
Improve macro description
|
2023-01-20 02:25:58 +01:00 |
|
Henrik Stickann
|
c1edafa59e
|
Remove debug serial logic from stm32/uart module
|
2023-01-20 02:24:00 +01:00 |
|
Henrik Stickann
|
dd2983821e
|
Change module enable logic
|
2023-01-20 01:52:18 +01:00 |
|
Henrik Stickann
|
7f2f4a4df9
|
Change include guard prefix to STA_CORE
|
2023-01-19 23:35:15 +01:00 |
|
Henrik Stickann
|
c4ef41ddf7
|
Fix changed includes
|
2023-01-19 23:22:35 +01:00 |
|
Henrik Stickann
|
2a5a816c57
|
Flatten directories
|
2023-01-19 23:20:16 +01:00 |
|
Henrik Stickann
|
b7e24cd5a3
|
Add directory for Arduino implementations
|
2023-01-19 23:11:25 +01:00 |
|
Henrik Stickann
|
04ae302ab3
|
Merge stm32-core repo into sta-core
|
2023-01-19 23:09:32 +01:00 |
|
Henrik Stickann
|
6bc05daad0
|
Move source files to subdir
|
2023-01-19 23:02:42 +01:00 |
|
Henrik Stickann
|
d793e1dc1c
|
Fix usDelay handling freq != 1MHz incorrectly
|
2023-01-13 14:04:23 +01:00 |
|
Henrik Stickann
|
d692e2a202
|
Add extra expr for use with STA_ASSERT
|
2023-01-13 14:03:09 +01:00 |
|
Henrik Stickann
|
441f42fb62
|
Update deps url
|
2022-12-02 16:25:40 +01:00 |
|
Henrik Stickann
|
32819c1108
|
Add pending RX api
|
2022-12-02 16:24:45 +01:00 |
|
Henrik Stickann
|
02ae632f60
|
Move CAN subdir
|
2022-05-10 16:16:59 +02:00 |
|
Henrik Stickann
|
b9f5949bfc
|
Fix include paths
|
2022-05-10 15:37:23 +02:00 |
|
Henrik Stickann
|
f4e3a0ae1c
|
Add doxygen docs
|
2022-05-10 15:36:48 +02:00 |
|
Henrik Stickann
|
8efed8802d
|
Add SPI subdir
|
2022-05-10 15:36:34 +02:00 |
|
Henrik Stickann
|
b73e03fddf
|
Update doc
|
2022-05-10 02:12:44 +02:00 |
|
Henrik Stickann
|
e4f5e3cd2e
|
Update doc
|
2022-05-10 02:11:40 +02:00 |
|
Henrik Stickann
|
e2854fceee
|
Move CAN interface to STA Core library
|
2022-05-09 21:25:44 +02:00 |
|
Henrik Stickann
|
460f4e3c25
|
Move STM32 related code to sta-stm32-core repo
|
2022-05-09 21:19:06 +02:00 |
|
Henrik Stickann
|
92e3dd474b
|
Move STM32 implementations into sta-stm32-core repository
|
2022-05-09 21:14:05 +02:00 |
|
Henrik Stickann
|
7c0c05d296
|
Rework SPI device interface
|
2022-05-09 21:12:59 +02:00 |
|
Henrik Stickann
|
99eb7e79fd
|
Add lib description
|
2022-05-08 03:32:52 +02:00 |
|
Henrik Stickann
|
75ef8a9dc6
|
Improve doxygen documentation
|
2022-05-08 03:11:12 +02:00 |
|
Henrik Stickann
|
5caeef64a2
|
Add doxygen config template
|
2022-05-08 03:10:24 +02:00 |
|
Henrik Stickann
|
23702a2b0b
|
Add gitignore
|
2022-05-08 03:09:52 +02:00 |
|
Henrik Stickann
|
bc35c44cb1
|
Separate print methods from UART interface
|
2022-05-07 16:16:19 +02:00 |
|
Henrik Stickann
|
e3be99514c
|
Update include path
|
2022-05-02 13:50:52 +02:00 |
|
Henrik Stickann
|
c7135adda7
|
Update include paths
|
2022-05-02 13:37:44 +02:00 |
|
Henrik Stickann
|
01312ef97d
|
Move interfaces to subdir
|
2022-05-02 13:37:03 +02:00 |
|
Henrik Stickann
|
f8666b69c8
|
Merge io_interfaces repo into helpers
|
2022-05-02 13:20:25 +02:00 |
|
Henrik Stickann
|
868c6bd0d0
|
Add breakpoint in assert_halt
|
2022-05-02 13:05:11 +02:00 |
|
Henrik Stickann
|
ebe0a04325
|
Rework module enable logic
|
2022-05-01 18:16:00 +02:00 |
|
Henrik Stickann
|
16dbc1c81e
|
Fix config for F413 family
|
2022-05-01 17:18:35 +02:00 |
|
Henrik Stickann
|
c9a766232b
|
Add MCU config for STM32F413xG family
|
2022-05-01 17:15:40 +02:00 |
|
Henrik Stickann
|
48976fff88
|
Add FIFO buffer type
|
2022-04-27 18:34:42 +02:00 |
|
Henrik Stickann
|
bbcb3d9d21
|
Add time function signatures
|
2022-04-27 18:34:23 +02:00 |
|
Henrik Stickann
|
9e6595b65d
|
Fix integer formating
|
2022-04-27 18:33:32 +02:00 |
|
Henrik Stickann
|
cfbf6f4ce2
|
Add fallthrough macro
|
2022-04-24 14:50:55 +02:00 |
|
Henrik Stickann
|
a24aa1c5c6
|
Improve doxygen comments
|
2022-04-24 13:43:44 +02:00 |
|
Henrik Stickann
|
e7d246a2e7
|
Add HAL clock helpers
|
2022-04-24 13:43:15 +02:00 |
|
Henrik Stickann
|
ecfad2e768
|
Improve README and doxygen comments
|
2022-04-24 13:42:34 +02:00 |
|
Henrik Stickann
|
020870016c
|
Add MCU configurations
|
2022-04-24 13:42:12 +02:00 |
|
Henrik Stickann
|
46ff94e64d
|
Add printf implementation switch
|
2022-04-24 13:41:53 +02:00 |
|