Error: CocoaPods‘s specs repository is too out-of-date to satisfy dependencies.

Error: CocoaPods's specs repository is too out-of-date to satisfy dependencies. To update the CocoaPods specs, run: pod repo update Error running pod install Error launching application on iPhone……

野火MINI_STM32_CubeMX_USAT1串口_printf重定向

使用了串口1,进行开发 我的原理图是如此,另外需要将A9和A10 两个PIN使用跳冒跳在一起。 原理图 项目的初始化和生成都由stm32cubeMX生成 RCC 配置 sys配置 3. 串口配置 clk 配置信息 project 配置 main.c函数的配置 1. 增加函数申明 这个部分需要增加在main函数外面 /* USER CODE BEGIN 0 */ #include ……

【原创】DSU on tree CF 600E Lomsat gelral

DSU on tree Description You are given a rooted tree with root in vertex 1. Each vertex is coloured in some colour. Let’s call colour c dominating in the subtree of vertex v if there are no other colou……