Qblox backend silently fails when no LO is specified.
Not specifying an LO in the hardware mapping dict causes the frequencies to not be calculated correctly, resulting in None values. This breaks the compilation.
For now, it is thus required to specify an LO even if we do not actually use it.