Fix direct calls to loggerClock:: #501
Annotations
11 errors and 9 warnings
|
Compile
'PM_APBAMASK_EIC' was not declared in this scope; did you mean 'MCLK_APBAMASK_EIC'?
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
'PM_APBAMASK_EIC' was not declared in this scope; did you mean 'MCLK_APBAMASK_EIC'?
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Compile
invalid conversion from 'uint8_t' {aka 'unsigned char'} to 'IRQn_Type' {aka 'IRQn'} [-fpermissive]
|
Cache PlatformIO libraries
Cache save failed.
|
Cache PlatformIO platforms
Cache save failed.
|
Compile
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
Compile
#warning "OneWire. Fallback mode. Using API calls for pinMode,digitalRead and digitalWrite. Operation of this library is not guaranteed on this architecture." [-Wcpp]
|
Compile
unused variable 'portNumber' [-Wunused-variable]
|
Compile
unused variable 'calculatedPointer' [-Wunused-variable]
|
Compile
unused parameter 'userFunction' [-Wunused-parameter]
|
Compile
unused variable 'portMask' [-Wunused-variable]
|
Compile
unused variable 'portNumber' [-Wunused-variable]
|
Loading