Ian Zhang

Results 9 issues of Ian Zhang

I am trying to gain limited root access on a `Hisense vidaa4` running `Android 4.4.2`. Have tried to build using `SDK v19` `v18` `v14`. New file size is always `13788`...

Thanks for your work! Just started learning about the topic. Really excited to see this!

#### Description Doc update only, update FASM specification url in README #### Related Issue #### Motivation and Context Improve documentation #### How Has This Been Tested? #### Types of changes...

docs

Original solution will cause Syntax error. Thanks for great work! I learned a lot from this series.

Thanks for building and maintaining this amazing tool! I just start to learning about the open source ASIC toolchain and ASIC in general. Seems like in the starter guide, we...

Hello Webviz team, Thanks for releasing such an awesome tool! When I try setting project up with node v12.0.0 installed from nvm, I got below v8 error(s). Switched to v11.15.0,...

Platform: OS X v10.11.6 error: missing braces around initializer [-Werror=missing-braces] ble_uuid128_t base_uuid = BLE_UUID_OUR_BASE_UUID; ^ error: (near initialization for 'base_uuid.uuid128') [-Werror=missing-braces] cc1: all warnings being treated as errors make: ***...