Skip to content

Raspberry Pi peripheral access without operating system drivers.

License

Notifications You must be signed in to change notification settings

kkadatoka/raspi-directhw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Direct Hardware Access

This is a light-weight library for easy access to the Raspberry Pi's integrated peripherals. It can be used from user mode as well as from kernel mode, and it works fine from a real-time context of one of the real-time Linux patches like Xenomai. It even works when doing bare-metal programming.

For more Information, generate documentation using "make doc", this needs doxygen. An on-line copy is available at http://offis.github.io/raspi-directhw/

License

Copyright (c) 2013 OFFIS e.V.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Raspberry Pi peripheral access without operating system drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published