inspektors/common/src
Rihards Skuja 0d28903b2c
Fix code duplication between both code bases
Both the robot and the base station had a lot of code that was
identical, like data structs, constants, radio library etc. The chosen
solution was to extract all shared code into a static library and link
the station and robot against it.
2018-01-20 22:51:44 +02:00
..
common.c Fix code duplication between both code bases 2018-01-20 22:51:44 +02:00
nrf24.c Fix code duplication between both code bases 2018-01-20 22:51:44 +02:00
radioPinFunctions.c Fix code duplication between both code bases 2018-01-20 22:51:44 +02:00