rust-raspberrypi-OS-tutorials
rust-raspberrypi-OS-tutorials copied to clipboard
Complete Chinese Translation
This issue contains the description of the entire Chinese translation and the description of the pull request.
The following is the list to be translated. If there is any omission, please supplement
- [x] 03_hacky_hello_world
- [x] 04_safe_globals
- [x] 05_drivers_gpio_uart
- [x] 06_uart_chainloader
- [x] 07_timestamps
- [x] 08_hw_debug_JTAG
- [x] 09_privilege_level
- [x] 10_virtual_mem_part1_identity_mapping
- [ ] 11_exceptions_part1_groundwork
- [ ] 12_integrated_testing
- [ ] 13_exceptions_part2_peripheral_IRQs
- [ ] 14_virtual_mem_part2_mmio_remap
- [ ] 15_virtual_mem_part3_precomputed_tables
- [ ] 16_virtual_mem_part4_higher_half_kernel
- [ ] 17_kernel_symbols
- [ ] 18_backtrace
- [ ] 19_kernel_heap
Hi, I'm willing to help with the translation. I've noticed that there is an unmerged PR for chpt.4 so I thought I could begin with chpt.5?
@posborne sure, It is necessary to open new PR corresponding to different chapters
@Phantato You could also review the chapter 4 PR #171 and viceversa and so you can help each other.