[GH-ISSUE #290] [apps/external] Move external API into Ion #124

Open
opened 2026-05-06 13:15:35 +02:00 by BreizhHardware · 0 comments

Originally created by @Yaya-Cout on GitHub (Oct 21, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/290

Is your feature request related to a problem? Please describe.
Ion contains all that is platform specific code. External API change with platform, so I crash when used in some cases.

Describe the solution you'd like
The External API (or at least the archive), should be moved in Ion, because it has not a lot of sense to keep it in apps, and it would be easier to manage if it's moved in Ion, so we can use it more easily. For example, we could use Ion to use the file system in the shared simulator part.

Additional context
See #289 for more context.

Originally created by @Yaya-Cout on GitHub (Oct 21, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/290 **Is your feature request related to a problem? Please describe.** Ion contains all that is platform specific code. External API change with platform, so I crash when used in some cases. **Describe the solution you'd like** The External API (or at least the archive), should be moved in Ion, because it has not a lot of sense to keep it in apps, and it would be easier to manage if it's moved in Ion, so we can use it more easily. For example, we could use Ion to use the file system in the shared simulator part. **Additional context** See #289 for more context.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#124
No description provided.