libusrp/firmware/src/usrp2
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
..
.gitignore usrp2: firmware: ignore .lk build artifacts 2019-02-06 21:36:25 +01:00
Makefile.am firmware/src/usrp2/Makefile.am: fix "distcheck" 2019-07-10 15:28:46 +02:00
_startup.a51 Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
blink_leds.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
board_specific.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
check_mdelay.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
check_udelay.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
edit-gpif migrate to python3 2021-11-12 12:52:18 +00:00
eeprom_boot.a51 Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
eeprom_init.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
eeprom_io.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
eeprom_io.h firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
fpga_load.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
fpga_rev2.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
fpga_rev2.h Updated license from GPL version 2 or later to GPL version 3 or later. 2007-07-21 03:44:38 +00:00
gpif.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
gpif.gpf Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
init_gpif.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
spi.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
spi.h firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
usb_descriptors.a51 Updated license from GPL version 2 or later to GPL version 3 or later. 2007-07-21 03:44:38 +00:00
usrp_common.c Houston, we have a trunk. 2006-08-03 04:51:51 +00:00
usrp_common.h Updated license from GPL version 2 or later to GPL version 3 or later. 2007-07-21 03:44:38 +00:00
usrp_main.c firmware: Port to more modern SDCC syntax. 2019-01-12 09:46:42 +00:00
usrp_rev2_regs.h Fix compilation with newer sdcc 2023-08-29 14:02:56 +02:00
vectors.a51 Houston, we have a trunk. 2006-08-03 04:51:51 +00:00