You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make flash support should be added using lpc2isp in the /tools folder, assuming a standard FTDI cable or inexpensive USB to UART TTL cable as a transport mechanism.
This should be enabled for Windows and OS X as a minimum (ideally tested under Linux as well):
Chip IDs may need to be added for the various devices supported by this codebase, in particular the following devices (the device IDs are usually available in the datasheet but may need to be retrieved via a quick HW test):
LPC11U24FBD48/401
LPC11U37FBD48/401
LPC11U37HFBD64/401
LPC11U68JBD100
LPC1347FBD48
LPC1347FBD64
LPC1347FHN33
The text was updated successfully, but these errors were encountered:
make flash
support should be added using lpc2isp in the/tools
folder, assuming a standard FTDI cable or inexpensive USB to UART TTL cable as a transport mechanism.This should be enabled for Windows and OS X as a minimum (ideally tested under Linux as well):
For example:
Chip IDs may need to be added for the various devices supported by this codebase, in particular the following devices (the device IDs are usually available in the datasheet but may need to be retrieved via a quick HW test):
The text was updated successfully, but these errors were encountered: