LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
109 stars 114 forks source link

Linx update #108

Closed spathiwa closed 4 years ago

spathiwa commented 4 years ago

Bug fixes and changes needed to support stretch (mostly BeagleBone device tree stuff).

spathiwa commented 4 years ago

The LinxBeagleBone.{h, cpp} files and Makefile had been checked in with DOS line-endings and I fixed this; unfortunately, this makes those files hard to diff. If you pull the branch locally, you can use git diff -w, but I'm not sure if there's a way to get the GitHub differ to ignore whitespace/line-endings in the Files Changed view.

sharpk commented 4 years ago

I'm not sure if there's a way to get the GitHub differ to ignore whitespace/line-endings in the Files Changed view.

If you click on the little gear icon there's a checkbox to hide whitespace differences

spathiwa commented 4 years ago

Fixed typo and rebase against your changes to master.