Rename include/libopenstm32 to include/stm32.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <libopenstm32/i2c.h>
|
||||
#include <stm32/i2c.h>
|
||||
|
||||
void i2c_peripheral_enable(u32 i2c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user