]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - pru-software-support-package/pru-software-support-package.git/tag
v5.3.0
object f43599464e8e879a127241b68fbeb0abca4cbd9f
authorNick Saulnier <nsaulnier@ti.com>
Mon, 10 Sep 2018 20:20:49 +0000 (15:20 -0500)
v5.3.0 summary:

Add compatibility w/ Linux Kernel 4.14:
update all resource tables in examples and labs

Expanded hands-on labs:
Expand Linux examples to all supported PRU processors with the introduction of
Lab_0 and the expansion of Lab_5.

AM65x:
Add examples PRU_Halt, RTU_Halt, PRU_MAC_Multiply_Accum, RTU_MAC_Multiply_Accum
add ICSSG header files
update linker command files

RPMsg bug fix:
added RPMSG_MESSAGE_SIZE to prevent PRU from sending messages that are too long.
Updated all RPMsg instances in examples and labs.