This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
774468ae46
OpenRTX
/
openrtx
/
src
History
Fred
2a2ca57015
Add seconds to top bar clock
2020-11-29 13:23:21 +01:00
..
graphics
GFX: Add gfx_clearRows() implementation
2020-11-29 08:43:58 +01:00
bootstrap.c
Made task stack size platform dependent, since values for ARM target were too small for a correct execution on x64
2020-11-28 21:19:37 +01:00
main.c
Reorganising thread structure, moving thread bodies and thread creation function into a dedicated source file to make overall source code more easily readable
2020-11-15 22:23:32 +01:00
state.c
Reorganised radio state data structure, bringing in new channel_t variable.
2020-11-26 15:25:26 +01:00
threads.c
Keyboard: Increase thread stack and send multiple events if a key is kept pressed
2020-11-29 09:09:59 +01:00
ui.c
Add seconds to top bar clock
2020-11-29 13:23:21 +01:00