This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
nblocksstudio:cpus [2018/12/14 04:37] engineer created |
nblocksstudio:cpus [2018/12/14 10:43] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
=====CPUs===== | =====CPUs===== | ||
Compiling a diagram for different microcontrollers | Compiling a diagram for different microcontrollers | ||
+ | // | ||
+ | // | ||
+ | |||
+ | To automate the build process and use a different target n-Block/processor, call one of the **[tested]** batch files | ||
+ | * LPC1768.cmd (n-Bed) | ||
+ | * LPC11u35.cmd (n-DAP) | ||
+ | * L151.cmd (n-L15 old) | ||
+ | * L152RE.cmd (n-L15, n-CPU48) | ||
+ | * L432KC.cmd (n-LP) | ||
+ | * L476RG.cmd (n-CPU48 with STM32L476RG) | ||
+ | * F401.cmd (n-CPU48 with STM32F401R) | ||
+ | * nRF52.cmd (n-BLE) |