Update README.rst
This commit is contained in:
parent
b459cd119e
commit
49fca60d04
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Dependencies
|
|||
=============
|
||||
|
||||
The Micropython compatibility layers described above are intended to provide a CircuitPython-like API for devices which
|
||||
are running Micropython. Since corresponding packages should be built-in to any standard
|
||||
are running CPython or Micropython. Since corresponding packages should be built-in to any standard
|
||||
CircuitPython image, they have no value on a device already running CircuitPython and would likely conflict in unhappy ways.
|
||||
|
||||
The test suites in the test/src folder under **testing.universal** are by design
|
||||
|
|
|
|||
Loading…
Reference in a new issue