USBLocalFileSystem.lib testing program for LPC11U35
Dependencies: BaseDAP SWD USBDAP USBLocalFileSystem mbed DA14580 SWSPI W25X40BV
USB memory + Writer for DA14580 BLE chip + CMSIS-DAP debugger + USB-UART functions in one chip
One button input loads your application into DA14580 or DA14580 included BLE modules
Quote:
Current compatible hardware description can be found at https://github.com/K4zuki/da14580/releases/tag/MurataBLEr04
History
works every other time when pressing TARGET button
2017-08-19, by k4zuki [Sat, 19 Aug 2017 10:45:02 +0000] rev 13
works every other time when pressing TARGET button
minimum set of writer function;; sends result message to host;
2016-08-12, by k4zuki [Fri, 12 Aug 2016 06:37:48 +0000] rev 12
minimum set of writer function;; sends result message to host;
pinout match with HW-r0.4_aef7891;; libraries update
2016-07-07, by k4zuki [Thu, 07 Jul 2016 01:49:59 +0000] rev 11
pinout match with HW-r0.4_aef7891;; libraries update
update da14580 lib; remove unused variables; usb_local/ _hid/ recv_report/ send_report/ dap moved to top of main(); CMSIS-DAP visible from Keil IDE
2016-03-09, by k4zuki [Wed, 09 Mar 2016 15:03:30 +0000] rev 10
update da14580 lib; remove unused variables; usb_local/ _hid/ recv_report/ send_report/ dap moved to top of main(); CMSIS-DAP visible from Keil IDE
remove unused comments
2016-03-09, by k4zuki [Wed, 09 Mar 2016 04:15:46 +0000] rev 9
remove unused comments
fork USBDAP; use SPI-flash but cannot be formatted
2016-03-05, by k4zuki [Sat, 05 Mar 2016 01:50:01 +0000] rev 8
fork USBDAP; use SPI-flash but cannot be formatted
place MyStorage instance - cannot format from PC
2016-03-05, by k4zuki [Sat, 05 Mar 2016 01:20:16 +0000] rev 7
place MyStorage instance - cannot format from PC
multi libraries update
2016-03-04, by k4zuki [Fri, 04 Mar 2016 10:34:25 +0000] rev 6
multi libraries update
update DA14580/at45db161d; add target switches for LPC1768 and 11U35/501
2015-09-19, by k4zuki [Sat, 19 Sep 2015 10:48:38 +0000] rev 5
update DA14580/at45db161d; add target switches for LPC1768 and 11U35/501
update USBLocalFileSystem.lib
2015-08-19, by k4zuki [Wed, 19 Aug 2015 15:53:30 +0000] rev 4
update USBLocalFileSystem.lib