Skip to content

Commit

Permalink
README.md: Update API LEVELs
Browse files Browse the repository at this point in the history
  • Loading branch information
abonnaudet-ledger committed Apr 26, 2024
1 parent a3b340f commit 7ace18e
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,27 +56,29 @@ In short, to build an app for an OS, you should:
This list the API_LEVEL branches with their purposed (corresponding OS) and state if they should still be patched or not (OS not “active” anymore).
OS release candidates are only kept in the list when a corresponding OS release production might be released on the same API_LEVEL.

| Name | Related OS | Active
|---------|---------------------------------------------------------------------|---------
| 1 | nanox_2.1.0 <br/> nanos+_1.1.0 | :x:
| 2 | only rc releases | :x:
| 3 | only rc releases | :x:
| 4 | only rc releases | :x:
| 5 | nanox_2.2.{0, 1, 2, 3} <br/> nanos+ 1.1.1 | :heavy_check_mark:
| 6 | only rc releases | :x:
| 7 / 7.1 | only rc releases | :x:
| 7.2 | only rc releases<br/> (not compatible due <br/> to font update) | :x:
| 8 | stax_1.0.0 | :x:
| 9 | only rc releases | :x:
| 10 | stax_1.1.0 | :x:
| 11 | stax_1.2.0 <br/> stax_1.2.1 | :x:
| 12 | nanox_2.3.0-rc2 <br/> nanos+_1.2.0-rc2 | :x:
| 13 | stax_1.3.0 | :x:
| 14 | stax_1.4.0-rc1 | :x:
| 15 | stax_1.4.0-rc2 <br/> stax_1.4.0-rc3 | :heavy_check_mark:
| 16 | europa_0.1.0-re1 | :x:
| 17 | europa_0.1.0-re2 | :x:
| 18 | europa_0.1.0-re3 <br/> nanox_2.3.0-rc5 <br/> nanos+_1.2.0-rc5 | :heavy_check_mark:
| Name | Related OS | Active
|---------|-----------------------------------------------------------------------------------------------------------|---------
| 1 | nanox_2.1.0 <br/> nanos+_1.1.0 | :x:
| 2 | only rc releases | :x:
| 3 | only rc releases | :x:
| 4 | only rc releases | :x:
| 5 | nanox_2.2.{0, 1, 2, 3} <br/> nanos+ 1.1.1 | :heavy_check_mark:
| 6 | only rc releases | :x:
| 7 / 7.1 | only rc releases | :x:
| 7.2 | only rc releases<br/> (not compatible due <br/> to font update) | :x:
| 8 | stax_1.0.0 | :x:
| 9 | only rc releases | :x:
| 10 | stax_1.1.0 | :x:
| 11 | stax_1.2.0 <br/> stax_1.2.1 | :x:
| 12 | nanox_2.3.0-rc2 <br/> nanos+_1.2.0-rc2 | :x:
| 13 | stax_1.3.0 | :x:
| 14 | stax_1.4.0-rc1 | :x:
| 15 | stax_1.4.0-rc2 <br/> stax_1.4.0-rc3 <br /> stax_1.4.0-rc4 <br /> stax_1.4.0 | :heavy_check_mark:
| 16 | europa_0.1.0-re1 | :x:
| 17 | europa_0.1.0-re2 | :x:
| 18 | europa_0.1.0-re3 <br/> flex_0.2.0-rc1 <br /> flex_0.2.0-rc2 <br /> nanox_2.3.0-rc5 <br/> nanos+_1.2.0-rc5 | :heavy_check_mark:
| 19 | flex_1.0.0-rc1 | :heavy_check_mark:


### Cherry-picking process:

Expand Down

0 comments on commit 7ace18e

Please sign in to comment.