start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [ 10.02.2025 22:49] – lars | start [ 15.09.2025 16:06] (current) – lars | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== MBSP - the micro controller board support package ====== | ====== MBSP - the micro controller board support package ====== | ||
| + | MBSP is a hardware abstraction layer (HAL). Your MBSP is specific to your requirements. It supports only the one micro controller that you use. and it only implements the interfaces you use. | ||
| - | (What it is and what it is not) | + | Using MBSP allows you to focus on the functionality you need to implement |
| - | (Why do you want to use it) | + | The MBSP is provided as a zipped project. It comes with all the sources necessary. The provided main() function shows example uses for the interfaces |
| - | (How to use it) | + | Then replace the main function with your code and start implementing your features. All the interfaces are ready to use. |
| [[https:// | [[https:// | ||
| Get your MBSP ]] | Get your MBSP ]] | ||
| + | |||
| + | |||
| + | [[configuration_json|File format specification of configuration definition]] | ||
| + | |||
| + | If you have more questions let us know | ||
| + | |||
| + | kontakt @ ing-poetter.de | ||
| + | |||
start.1739227754.txt.gz · Last modified: by lars
