Rauhul Varma
acbdfef4f4
Remove stale embedded swift documentation ( #82395 )
...
Update in-tree markdown files with links to the new Embedded Swift
documentation home.
2025-06-21 19:24:55 -07:00
Kuba Mracek
bc6c5fe677
[embedded] Update embedded UserManual.md to explain how to use a macOS downloadable toolchain
2025-03-19 16:03:02 -07:00
Max Desiatov
2f09abbdfc
Fix typo, refine formatting in EmbeddedSwift/UserManual.md ( #79197 )
...
The document should refer to `libswiftUnicodeDataTables.a`, not `libUnicodeDataTables.a`, as the latter doesn't exist.
2025-02-06 20:53:53 -08:00
Kuba Mracek
ca3a7f4638
[embedded] Adjust docs to clarify support for class-bound existentials
2024-09-28 18:09:11 -07:00
Valeriy Van
f4fe6da5ce
Minor punctuation fix
2024-08-31 11:12:24 +02:00
LamTrinh.Dev
b6239b8cee
[docs] Update links to repositories moved to https://github.com/swiftlang/
2024-07-22 12:22:43 -07:00
Doug Gregor
fbc4e678e6
Merge pull request #74818 from carlos4242/add-target-avr
...
[AVR] Initial AVR support
2024-07-08 10:39:04 -07:00
Carl Peto
ee57481d7c
[AVR] AVR support - Initial PR
...
- Add simple support for the AVR architecture, as a supported conditional compilation value, and added to the default llvm targets to build.
(Later PRs will fix support for 16-bit pointers, which is broken in places, and any fixes needed to get the standard library to build.)
(Note: AVR as a target is expected to always be compiled with -enable-experimental-feature Embedded.)
2024-07-06 18:22:10 +01:00
Alexander Cyon
ae0e94a555
[docs] Fix typos
2024-07-06 13:16:16 +02:00
Antoine Bollengier
e50a6c47f4
Few typos in docs/EmbeddedSwift/UserManual.md ( #74311 )
2024-06-14 19:27:17 -07:00
Kuba Mracek
772e066238
[embedded] Add 'sorting strings' to the list of ops that need Unicode data tables
2024-06-10 13:38:32 -07:00
Kuba Mracek
02d7ec27e0
[embedded] Add a section on Strings into the User Manual
2024-05-28 09:32:27 -07:00
Kuba Mracek
48b8228acd
[embedded] Start building Synchronization in embedded Swift mode
2024-03-13 10:07:37 -07:00
cui fliter
127077b3aa
chore: fix some comments
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2024-03-05 17:23:22 +08:00
Kuba Mracek
fa193fac80
[embedded] Update UserManual.md and EmbeddedSwiftStatus.md with some additional information
2024-02-09 14:05:24 -08:00
Kuba Mracek
0affaafac7
[embedded] Expand on the Embedded Swift documentation, fill in several TODOs
2024-02-02 21:50:09 -08:00
Kuba Mracek
31f821a455
[embedded] Add an initial docs/EmbeddedSwift/UserManual.md
2024-01-03 15:21:22 +01:00