Jump to content

ugfx + raw-os (helper2416 board) from china


jorya_txj

Recommended Posts

I am raw-os author from china, here is our website: www.raw-os.org

We have ported ugfx on raw-os based on our board helper2416, the following is the helper2416 website: http://www.jyxtec.com/

Keil mdk compiler is used for this project.

The whole ported source code website is: http://git.oschina.net/raw-os/helper2416.git

It is a quite big project which include tcp/ip, file system, freetype, libjpeg, usb device and lots of others.

Link to comment
Share on other sites

The rawrtos code has been added to the repository.

There were a couple of minor changes made to the code for compatibility with other platforms so can you please test it to make sure I haven't broken anything?

For the helper2416 board, in your code parts of the mouse and video drivers have been located in routines outside the uGFX framework. Whilst this is fine for the video driver as it is localised to the hardware specific board file, I will have to think about how to integrate the mouse driver so that uGFX driver can be stand-alone but still allow you to share part of the driver code with systems outside of uGFX. I should get this done over the next week or so.

Many thanks for your great work.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...