summaryrefslogtreecommitdiff
path: root/firmware/s1224/include/version.h
blob: d1a288fcf9097dc971b992e67fc4eee0ce7bbf40 (plain)
1
2
3
4
5
6
7
8
9
#ifndef S1224_VERSION_H
#define S1224_VERSION_H
/**
 * Firmware version SSoT — bump here; banner and docs follow.
 * Matches product tag style without leading 'v' (tag: v1.0-prototype).
 * SPDX-License-Identifier: GPL-3.0-or-later
 */
#define S1224_FW_VERSION "1.0-prototype"
#endif
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com