diff options
| author | Damien George <damien@micropython.org> | 2023-12-12 00:11:46 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-04-09 00:22:32 +1000 |
| commit | ccc5935234bbef026db776ebeb83a94f353e7d6b (patch) | |
| tree | 8e98419751fb6463b0990691bf560b3177621d71 /tests/basics/try3.py | |
| parent | b8a9cdf0673916457ca2abf8a69ad8e22afaea11 (diff) | |
alif: Add initial port to Alif Ensemble MCUs.
This commit adds the beginning of a new alif port with support for Alif
Ensemble MCUs. See https://alifsemi.com/
Supported features of this port added by this commit:
- UART REPL.
- TinyUSB support, for REPL and MSC.
- Octal SPI flash support, for filesystem.
- machine.Pin support.
General notes about the port:
- It uses make, similar to other bare-metal ports here.
- The toolchain is the standard arm-none-eabi- toolchain.
- Flashing a board can be done using either the built-in serial bootloader,
or JLink (both supported here).
- There are two required submodules (one for drivers/SDK, one for security
tools), both of which are open source and on GitHub.
- No special hardware or software is needed for development, just a board
connected over USB.
OpenMV have generously sponsored the development of this port.
Signed-off-by: Damien George <damien@micropython.org>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'tests/basics/try3.py')
0 files changed, 0 insertions, 0 deletions
