Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 116 and Version 117 of GSoC/2015


Ignore:
Timestamp:
06/02/15 15:49:27 (9 years ago)
Author:
André Marques
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2015

    v116 v117  
    7878* May 19: I have been trying to load code on the PI with openocd through JTAG, and checking the GPIO API, which will be my first task. The first step will be adding locking mechanisms, as that is one of the main features currently missing.
    7979
     80* May 26: Missed the meeting due to a university project presentation.
     81
     82* June 2: I have been going through the RPI GPIO API, and have added some locks on the interrupt create/disable functions and am currently evaluating the locations where locking may be needed. I have came to the conclusion that is best to define locks on API functions than on a per pin basis.At the same time I am separating the RPI specific code into separate functions, which could in the future be implemented by each BSP using the API to provide the BSP specific implementation as to provide the required GPIO functions. I intend to post this more clearly on my blog this week, and also check ketul's GPIO work on the BB so we can start to coordinate some ideas.
     83
    8084== Anand Krishnan Prakash ==
    8185