Jump to content

Pablo2048

Members
  • Posts

    3
  • Joined

  • Last visited

  1. Ok, Tectu ask me, but i can't send PM, so I have to answer this way - here is my current status: My plan is to create project using Em::Blocks IDE for STM32 Camera rev. 3.1 board with uGFX. Currently i've created project, added ugfx and created gos/baremetal.c and gos/baremetal.h - actually based on Chibios template. I've created gfxconf.h and set new definition GFX_USE_OS_BAREMETAL. Now i'm resolving compilation errors because of the new system definition (i'm totally new with mutexes, semaphores, etc... so please be patient) Pablo2048
  2. Thank You for explanation - i will try to write some code to test... Pablo2048
  3. Hi everybody, at first i have to say big thank You for such great library. Now to my question - in GOS documentation is written "...or also just a stand-alone library like the STDperiph library from STmicroelectronics." Is there any example for that? After studying gos source code I think that gos module is not ready for this yet. Thank for advice. Pablo2048
×
×
  • Create New...