# AirISP **Repository Path**: itschina/AirISP ## Basic Information - **Project Name**: AirISP - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-30 - **Last Updated**: 2024-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AirISP **This tool will not be updated and its successor will be [AirISP-next](https://github.com/Air-duino/AirISP-next).** An ISP tool for AirMCU Compatible with Arduino IDE 2.x and VScode Arduino plugin known. Some of errors have their exitcode. You can see the table in exitcode.txt. ## Arch Linux and its derivatives can install [AUR airisp-git](https://aur.archlinux.org/packages/airisp-git) **Note: Command line names should be lowercase according to the Arch Linux specification, after installation the command line will be: `airisp`**. ```bash yay -Syu airisp ```