-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add code structure * Adding gpio functionalities * removing pre version from code * removing some bugs of function definition * solving the bug on gpio_reset, and updating example_gpio_cnt * removing mmio header * easily configuration of pins by gpio_config * adding MAX_PIN * example_power_gating_corewas updated * updating gpio_pmw * updating blinky_freertos * removing left comments * removing run.sh * bitfield modification, removing magic numbers * adding max pin to xheep.h * gpio_toggle bug was solved * adding error types * some minor modifications * trim code * blinky_freertos bug * Updated the GPIOS being used for the LED5 * removed unnecessary comments --------- Co-authored-by: Taji Hossein <taji@eslpc2.intranet.epfl.ch> Co-authored-by: Hossein <hossein.taji@epfl.ch> Co-authored-by: jmiranda <mirandacalero.joseangel@gmail.com> Co-authored-by: Juan Sapriza <juan.sapriza@epfl.ch>
- Loading branch information
1 parent
5d7dae4
commit a55e7d0
Showing
8 changed files
with
826 additions
and
536 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.