• Joined on 2024-01-27
Steins7 pushed to main at Steins7/rpi_webcam_decoder 2024-09-22 21:16:32 +00:00
12fbb0ce77 Update .gitignore to exclude linter files
bd9b4f8288 Start custom ffmpeg implementation
a938be7e5b Get ffmpeg example code to work
a2e78ad621 Simplify .gitignore
5e748a96af Setup basic hello world
Compare 6 commits »
Steins7 created repository Steins7/rpi_webcam_decoder 2024-09-22 15:03:40 +00:00
Steins7 pushed to main at Steins7/waybar 2024-09-04 15:05:45 +00:00
d59d85529c Show remaining battery time on hover
Steins7 pushed to fly-away at Steins7/waybar 2024-09-04 15:02:44 +00:00
4279c0549e Added multiple battery support
Steins7 created branch fly-away in Steins7/waybar 2024-09-04 15:02:44 +00:00
Steins7 pushed to main at Steins7/waybar 2024-09-04 15:01:04 +00:00
5af3ab092b Improve battery management scripts
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-08-28 21:12:46 +00:00
edb59d7e6b Validate basic use case for tim 2 to 4
d7da7618e3 Define tim's first API iteration
3cbc836fe5 Setup tim's module backbone
Compare 3 commits »
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-08-04 21:19:01 +00:00
93f1b5a992 Define tim module's registers
Steins7 pushed to tim at Steins7/stm32f1xx_HBL 2024-08-04 20:18:23 +00:00
Steins7 created branch tim in Steins7/stm32f1xx_HBL 2024-08-04 20:18:23 +00:00
Steins7 deleted branch task from Steins7/stm32f1xx_HBL 2024-08-04 18:30:18 +00:00
Steins7 pushed to dev at Steins7/stm32f1xx_HBL 2024-08-04 18:30:18 +00:00
6d95bce6df Merge pull request 'task' (#5) from task into dev
ebc7ad4235 Fix compilation warning in task module
bc4bab4704 Fix include issue in afio module
a4ca0d30c3 Force the use of system's reset in openocd
89c81b8c42 Integrate the RTC to the task module
Compare 36 commits »
Steins7 merged pull request Steins7/stm32f1xx_HBL#5 2024-08-04 18:30:16 +00:00
task
Steins7 created pull request Steins7/stm32f1xx_HBL#5 2024-08-04 18:29:48 +00:00
task
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-08-04 18:19:06 +00:00
ebc7ad4235 Fix compilation warning in task module
bc4bab4704 Fix include issue in afio module
Compare 2 commits »
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-08-04 18:15:57 +00:00
a4ca0d30c3 Force the use of system's reset in openocd
89c81b8c42 Integrate the RTC to the task module
24e412446d Implement bkp's rtc alarm configuration
7ab6622908 Rework exti module to use a simpler API
ba9bc57a49 Add openocd configuration
Compare 6 commits »
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-27 20:14:00 +00:00
80c027370b Document BKP module
b1d25561b4 Temporarily fix warning
507f1e6863 Move rtc control to new BKP module
Compare 3 commits »
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-27 14:41:56 +00:00
3e3d4d2bff Implement RTC module's basic functionnalities
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-27 14:41:21 +00:00
004b0b9a76 Implement RTC module's basic functionnalities
b37eb1dd6e Add RTC configuration to RCC module
0b483c535b Ensure PWR is enabled before configuration
a02bcecaec Implement RTC module's registers
Compare 4 commits »
Steins7 pushed to task at Steins7/stm32f1xx_HBL 2024-07-16 19:50:27 +00:00
699569ec99 Add LSI configuration function to RCC
3e97d4fe7e Implement sleep modes
5c89df4324 Fix typo in PWR registers
1741d47546 Implement SCB module
97dad53621 Define SCB module's registers
Compare 6 commits »