Firmware enhancements for HSP_RPC_GUI 3.0.1
Fork of HSP_RPC_GUI by
This command can be used to import the project to your local environment
Quote:
mbed import http://mbed.org/users/jbradshaw/code/HSP_RPC_GUI_3_0_1/
This command can be used to compile the code and produce the HSP_RPC_GUI_3_0_1.bin
Quote:
mbed compile -t GCC_ARM -m MAX32620HSP
This link may be used to install the mbed command-line-interface (cli) if needed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:8e9b9f5818aa | 2017-04-25 | jbradshaw | Removed Bulk Erasing, instead a small number of bytes are sampled from each and every page to determine if sector is "dirty", if so sector is erased |
2:d483f896c7a9 | 2017-04-21 | jbradshaw | Force a bulk flash erase when erasing data to assure proper erasure state |
1:9490836294ea | 2017-04-21 | jbradshaw | Flash device is now fully utilized for datalog of sensor data |
0:e4a10ed6eb92 | 2016-10-25 | jbradshaw | tewt |