libusrp/firmware/src
Pau Espin 573075bfed Fix compilation with newer sdcc
Since recent system upgrade which pulled in sdcc 4.3.0, build fails with
following error:
/git/libusrp/firmware/include/fx2regs.h:324: syntax error: token -> '+' ; column 26

It seems newer sdcc doesn't like having sums directly in there. Using
parenthesis around the expression fixes the problem.

Related: OS#6157
Change-Id: Iccc0b1ffe95971957f16008c3e3b873d065ba0ea
2023-08-29 14:02:56 +02:00
..
common migrate to python3 2021-11-12 12:52:18 +00:00
usrp2 Fix compilation with newer sdcc 2023-08-29 14:02:56 +02:00
.gitignore Added git ignore files auto created from svn:ignore properties. 2009-08-14 18:10:11 +00:00
Makefile.am Updated license from GPL version 2 or later to GPL version 3 or later. 2007-07-21 03:44:38 +00:00