• Joined on 2024-01-27
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-10 21:20:16 +00:00
5e4d87474a Fix major reg bitfield issue
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-10 19:54:47 +00:00
d5c70a3a04 Document the task module
93b383be49 Add API to access task's system time
dd1756221d Fix typo in task macros
Compare 3 commits »
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-09 09:53:36 +00:00
173e16eb2e Add back task features in a simplified way
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-06 20:44:11 +00:00
b7951f2211 Simplify task module
7cb33f65a5 Create new delay module
c09d2cda67 Remove priority parameter from tasks
34fb4dac76 Make stk_read function usable
432310a52d Implement task module
Compare 5 commits »
Steins7 created branch task in Steins7/stm32f1xx_HBL 2024-04-28 20:15:10 +00:00
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-04-28 20:15:10 +00:00
7e69bfd89c Document systick module
ddd05da6eb Implement systick module
7ba9063d02 Define systick's registers
fb1c11132f Write first API macros
Compare 4 commits »
Steins7 pushed to dev at Steins7/stm32f1xx_HBL 2024-04-20 18:20:23 +00:00
cbe6409f69 Merge pull request 'rework' (#4) from rework into dev
64e1a0c83d Merge pull request 'assert' (#3) from assert into rework
47a06a2a39 Add asserts in existing code
a20acf4031 Implement error header
eb0ca60aa1 Merge pull request 'debug' (#2) from debug into rework
Compare 89 commits »
Steins7 deleted branch rework from Steins7/stm32f1xx_HBL 2024-04-20 18:20:23 +00:00
Steins7 merged pull request Steins7/stm32f1xx_HBL#4 2024-04-20 18:20:23 +00:00
rework
Steins7 created pull request Steins7/stm32f1xx_HBL#4 2024-04-20 18:20:12 +00:00
rework
Steins7 pushed to rework at Steins7/stm32f1xx_HBL 2024-04-20 13:47:13 +00:00
64e1a0c83d Merge pull request 'assert' (#3) from assert into rework
47a06a2a39 Add asserts in existing code
a20acf4031 Implement error header
Compare 3 commits »
Steins7 deleted branch assert from Steins7/stm32f1xx_HBL 2024-04-20 13:47:13 +00:00
Steins7 merged pull request Steins7/stm32f1xx_HBL#3 2024-04-20 13:47:13 +00:00
assert
Steins7 created pull request Steins7/stm32f1xx_HBL#3 2024-04-20 13:47:05 +00:00
assert
Steins7 pushed to assert at Steins7/stm32f1xx_HBL 2024-04-20 13:46:04 +00:00
47a06a2a39 Add asserts in existing code
Steins7 created branch assert in Steins7/stm32f1xx_HBL 2024-04-20 13:44:30 +00:00
Steins7 pushed to assert at Steins7/stm32f1xx_HBL 2024-04-20 13:44:30 +00:00
e47ec840b8 Add asserts in existing code
a20acf4031 Implement error header
Compare 2 commits »
Steins7 pushed to rework at Steins7/stm32f1xx_HBL 2024-04-20 11:15:32 +00:00
eb0ca60aa1 Merge pull request 'debug' (#2) from debug into rework
26f2b4d545 Document format module
12800818ce Document debug module
84deb788a0 Improve debug module architecture
254fec4f00 Disable zero padding for signed integers
Compare 12 commits »
Steins7 merged pull request Steins7/stm32f1xx_HBL#2 2024-04-20 11:15:32 +00:00
debug
Steins7 deleted branch debug from Steins7/stm32f1xx_HBL 2024-04-20 11:15:32 +00:00