<_whitenotifier-1>
[stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±8] https://git.io/J6PH0
<_whitenotifier-1>
[stm32-cpp] azonenberg fe6bde7 - Initial STM32F7 SPI support, various other cleanup
Kliment_ has joined #scopehal
Kliment has quit [Ping timeout: 260 seconds]
someone-else has joined #scopehal
Yamakaja has quit [Ping timeout: 264 seconds]
Yamakaja has joined #scopehal
Yamakaja has quit [Changing host]
Yamakaja has joined #scopehal
someone-else has quit [Quit: Connection closed]
someone-else has joined #scopehal
massi_ has joined #scopehal
massi_ has quit [Client Quit]
massi has quit [Remote host closed the connection]
Kliment_ is now known as Kliment
<_whitenotifier-1>
[scopehal-apps] dannas commented on issue #277: glscopeclient fails to run under Wayland due to GLEW init failure - https://git.io/J65tE
<_whitenotifier-1>
[scopehal-apps] dannas forked the repository - https://git.io/J6dPu
<_whitenotifier-1>
[scopehal-apps] dannas opened pull request #391: WaveformArea: Ignore GLX errors for Wayland - https://git.io/J6FYJ
<d1b2>
<dannas> A PR made. It's hard to know when you're contributing to a new project how much comments should be added to the code, commit and PR. I probably would have added more comments in the code but the nearby code didn't have that many so I refrained.
bvernoux has quit [Quit: Leaving]
<_whitenotifier-1>
[stm32-cpp] azonenberg pushed 1 commit to master [+0/-0/±3] https://git.io/J6FVe
<_whitenotifier-1>
[stm32-cpp] azonenberg a65be63 - Added signature registers to STM32F777
<azonenberg>
dannas: More comments is always good. I'll have a look shortly
<electronic_eel>
@dannas: i had a short look at your PR. looking good but i think breaking the new conditions in 2 lines and having no extra spaces or indenting around the braces makes it a bit hard to read