{"id":12153,"date":"2021-05-07T15:20:57","date_gmt":"2021-05-07T15:20:57","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=12153"},"modified":"2021-05-07T15:20:57","modified_gmt":"2021-05-07T15:20:57","slug":"stm32duino-1-9-0-addition","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=12153","title":{"rendered":"STM32duino 1.9.0 Addition"},"content":{"rendered":"<pre class=\"brush: cpp; title: cores\/arduino\/stm32\/stm32yyxx_hal_conf.h; notranslate\" title=\"cores\/arduino\/stm32\/stm32yyxx_hal_conf.h\">\r\n#if !defined(HAL_I2C_MODULE_DISABLED)\r\n  #define HAL_I2C_MODULE_ENABLED\r\n#else\r\n  #undef HAL_I2C_MODULE_ENABLED\r\n#endif\r\n\r\n#if !defined(HAL_I2S_MODULE_DISABLED)\r\n  #define HAL_I2S_MODULE_ENABLED\r\n#else\r\n  #undef HAL_I2S_MODULE_ENABLED\r\n#endif\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>#if !defined(HAL_I2C_MODULE_DISABLED) #define HAL_I2C_MODULE_ENABLED #else #undef HAL_I2C_MODULE_ENABLED #endif #if !defined(HAL_I2S_MODULE_DISABLED) #define HAL_I2S_MODULE_ENABLED #else #undef HAL_I2S_MODULE_ENABLED #endif<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-12153","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/12153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12153"}],"version-history":[{"count":1,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/12153\/revisions"}],"predecessor-version":[{"id":12154,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/12153\/revisions\/12154"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12153"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12153"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}