https://github.com/protolux-electronics/nerves_system_vitis
https://github.com/protolux-electronics/nerves_system_vitis
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/protolux-electronics/nerves_system_vitis
- Owner: protolux-electronics
- License: apache-2.0
- Created: 2025-07-21T00:50:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T21:50:30.000Z (about 1 year ago)
- Last Synced: 2025-07-22T23:33:21.372Z (about 1 year ago)
- Language: Elixir
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Vitis Nerves Support
This is the base Nerves System configuration for [Vitis](https://github.com/protolux-electronics/vitis).
| Feature | Description |
| -------------------- | ------------------------------- |
| CPU | 1.2 GHz ARM Cortex-A7 Dual-Core |
| Memory | 256 MB DDR3 |
| Storage | Onboard Flash |
| Linux kernel | 6.1 w/ patches |
| IEx terminal | UART `ttyS0` |
| GPIO, I2C, SPI | Yes - [Elixir Circuits](https://github.com/elixir-circuits) |
| Display | No |
| ADC | No |
| PWM | 8 channels |
| UART | ttyS0 |
| Camera | No |
| Ethernet | No |
| WiFi | Onboard WiFi |
| RTC | No |
| HW Watchdog | Yes |
## Special Thanks
Thank you to Connor Rigby who laid down the base for this repo