Commit 2e03233e007d38e9a7fb19c12e77f6fbeaed95ed

Authored by Serge Schneider
1 parent 861a19ef

20180627~140218 release

Showing 1 changed file with 12 additions and 0 deletions
debian/changelog
  1 +rpiboot (20180627~140218) stretch; urgency=medium
  2 +
  3 + * Switch "r" to "rb" for fmemopen
  4 + * Add cross platform method of building in a binary
  5 + * Compile bootcode.bin and start.elf into rpiboot
  6 + * Change USB device settings to better work with all devices
  7 + * usbboot: Add support for multiple instances
  8 + * Add extra delay between disconnecting and reconnecting
  9 + * Fixed numerous problems with enumerating CM3 / Pi Zero
  10 +
  11 + -- Serge Schneider <serge@raspberrypi.org> Wed, 04 Jul 2018 17:46:29 +0100
  12 +
1 rpiboot (20171023~154601) stretch; urgency=medium 13 rpiboot (20171023~154601) stretch; urgency=medium
2 14
3 * Directory overlay support 15 * Directory overlay support