Hello, My name is Yang Ning, a computer science master's student at China 
Yanshan University.My research chiefly focuses on RTEMS.

This is my first contact with operating system-related projects. I have been 
study RTEMS on RPi4 for half year. During the half year,I configured and 
builded RTEMS and RTEMS-libbsd for RPi4. 
I also ported btstack( https://github.com/bluekitchen/btstack ) to RTEMS. It 
works well.
Then I have been working on RPi4 BSP.I debugged the issue of 
set_attributes().(https://discord.com/channels/820452222382112799/822225822508908585/1180421668502511706)(
 I commented a few lines directly.Does not conform to the data sheet, but it 
can works.)

I'm still reading the existing RPi4 BSP code.And I'm interested in porting 
USB3.0.Freebsd already supports usb3.0 of RPi4 ( 
https://reviews.freebsd.org/D25068 ). I just need to integrate it into libbsd.

discord: @yangn0
github: https://github.com/yangn0
blog: https://blog.csdn.net/qq_41058067

Ning Yang (2):
  hello world exercise
  helloworld & gdb screen snapshot

 hello/gdb.png   | Bin 0 -> 414373 bytes
 hello/hello.c   |   2 +-
 hello/hello.png | Bin 0 -> 37259 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 hello/gdb.png
 create mode 100644 hello/hello.png

-- 
2.34.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to