summaryrefslogtreecommitdiffstats
path: root/user/migration (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber2-2/+2
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-09-12user: Mention that the bsp_specs are goneSebastian Huber1-0/+14
Update #3250.
2022-09-12user: Clarify -fno-common changesSebastian Huber1-8/+8
2020-09-02user: Mention file descriptor changesSebastian Huber1-0/+19
2020-08-13user: Fix formatSebastian Huber1-1/+1
2020-08-10user: Add shell environment migration aidSebastian Huber1-0/+27
2020-07-15user: Mention replacements for removed APIsSebastian Huber1-0/+51
2020-07-14user: Add v5 to v6 migration helpSebastian Huber2-0/+21
2020-04-15user: Update migration guideSebastian Huber1-12/+44
Update #3895.
2020-03-13user: Add a migration chapterChris Johns2-0/+113
This is a start with the hope we collect useful pieces to aid porting. Please add to this. Closes #3895