Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
keithm-xmos authored Dec 3, 2020
1 parent 9cca9b5 commit d2848dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/freertos/cifar10/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ To flash the model and example images, run the following commands:
Using external DDR memory
=========================

If your board supports LPDDR, you may also place your neural network in the external DDR memory. Currently, only the Explorer Board supports LPDDR.

To building with the model stored in LPDDR, replace the call to cmake above with the following:

.. code-block:: console
Expand Down

0 comments on commit d2848dc

Please sign in to comment.