]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Update rpp-lib and test-sw (Ethernet support)
authorMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 20:00:20 +0000 (22:00 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 21:34:09 +0000 (23:34 +0200)
commit6c8e8c6b1e78eddb6d4866e82ed384d0b9524cc4
treec42eaf2bc7c77c15fe24a45cc0072117a4a64e4c
parent8d955e0bfc7054488c97e0409e1f2349088d47ae
Update rpp-lib and test-sw (Ethernet support)

Submodule rpp/lib 7f10fea..300b193:
  > Increase FreeRTOS heap and use it by LwIP
  > Increase stack memory of RX and TX thread
  > Get rid of "last line of file ends without a newline" warning
  > Update LWIP
  > Set MDIO initial sequence
  > Change RMII comunication to MII
  > Makefile.var: Whitespace fixes
  > Enable ethernet interrupts for all platforms
  > Add content to release
  > Static IP configuration
  > Touch PIN_ETHRST only on TMS570_RPP
  > Enable ehternet for all platform
  > Heap change

Submodule doc/test-sw ee9f11e..8514824:
  > Add testing tool iperf
  > Get rid of compiler warnings (variable was set but never used)
  > Add ping function to debug tools
  > Change MAC address
  > Guard tms570_rpp-specific code with #ifdef
  > Enable Ethernet on all boards
  > Update rpp-lib
doc/test-sw
rpp/lib