This file contains hidden or 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
/* Libraries */ | |
// Standard libc Library | |
#include <stdio.h> | |
#include <stdint.h> | |
#include <stdbool.h> | |
/*****************************************************************************/ |
This file contains hidden or 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
/* Libraries */ | |
// Standard libc Library | |
#include <stdio.h> | |
#include <stdint.h> | |
#include <stdbool.h> | |
/*****************************************************************************/ |
This file contains hidden or 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
Development Status :: 1 - Planning | |
Development Status :: 2 - Pre-Alpha | |
Development Status :: 3 - Alpha | |
Development Status :: 4 - Beta | |
Development Status :: 5 - Production/Stable | |
Development Status :: 6 - Mature | |
Development Status :: 7 - Inactive | |
Environment :: Console | |
Environment :: Console :: Curses | |
Environment :: Console :: Framebuffer |
This file contains hidden or 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
STM32F030: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F031x: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F042x: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F072x: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F091x: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F0xx: 0x40015800 [Register DBGMCU/IDCODE] | |
STM32F100xx: 0xe0042000 [Register DBG/IDCODE] | |
STM32F101xx: 0xe0042000 [Register DBG/IDCODE] | |
STM32F102xx: 0xe0042000 [Register DBG/IDCODE] | |
STM32F103xx: 0xe0042000 [Register DBG/IDCODE] |
OlderNewer