<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Adding external driver - https://github.com/circuitdojo/pcf85063a</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/99478/adding-external-driver---https-github-com-circuitdojo-pcf85063a</link><description>Hello 
 Forgive me if this may be obvious but I am having trouble finding the https://github.com/circuitdojo/pcf85063a in my main.c file. I add the lines in my &amp;quot;C:\SDK.V2.2.0\v2.2.0\zephyr\west.yml&amp;quot; file and run the west update, however I still get &amp;quot;fatal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 May 2023 08:50:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/99478/adding-external-driver---https-github-com-circuitdojo-pcf85063a" /><item><title>RE: Adding external driver - https://github.com/circuitdojo/pcf85063a</title><link>https://devzone.nordicsemi.com/thread/424444?ContentTypeID=1</link><pubDate>Tue, 09 May 2023 08:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c35d75f-bb0d-425f-8e99-9164494b0958</guid><dc:creator>Hkhan7861</dc:creator><description>&lt;p&gt;Hi Naeem&lt;/p&gt;
&lt;p&gt;Thank you for the assistance! I reinstalled VS code and the nrfconnect extension and attempted a west update and then a pristine build and fortunately I can use the driver now.&amp;nbsp; Thank you again&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Hassan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding external driver - https://github.com/circuitdojo/pcf85063a</title><link>https://devzone.nordicsemi.com/thread/424347?ContentTypeID=1</link><pubDate>Mon, 08 May 2023 15:08:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8a86ea2-f842-4722-a203-67c2e2e2e894</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi Hassan,&lt;/p&gt;
&lt;p&gt;Thank you for contacting DevZone at NordicSemi.&lt;/p&gt;
[quote user="Hkhan7861"]link I used in the post&amp;nbsp; was for the wrong west.yml file[/quote]
&lt;p&gt;So which link you are using now to add lines to your west.yml?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;From your log, it looks like the driver is being pulled, but maybe its location is different. For example, &lt;strong&gt;zephyr&lt;/strong&gt; is a directory within v2.2.0, and so is the &lt;strong&gt;nrfxlib&lt;/strong&gt;.&amp;nbsp;But the mcuboot is updated in &lt;strong&gt;./bootloader/mcuboot&lt;/strong&gt;, and so on is &lt;strong&gt;matter&lt;/strong&gt; and other modules.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;So as per the west.yml, maybe required driver is pulled somewhere else and you are calling/expecting somewhere else.&lt;/p&gt;
&lt;p&gt;Maybe it helps locate the issue.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding external driver - https://github.com/circuitdojo/pcf85063a</title><link>https://devzone.nordicsemi.com/thread/424186?ContentTypeID=1</link><pubDate>Mon, 08 May 2023 09:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b54ffb01-ec86-4711-a83d-26aebbdfbcfd</guid><dc:creator>Hkhan7861</dc:creator><description>&lt;p&gt;apologies, the link I used in the post&amp;nbsp; was for the wrong west.yml file.&amp;nbsp; I thought it may be worthwhile to show my logs for the west update.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;C:\SDK.V2.2.0\v2.2.0&amp;gt;west update
=== updating zephyr (zephyr):
HEAD is now at c0689b16ff [nrf fromlist] lib: newlib: Define _ANSI_SOURCE
M       boards/arm/sparkfun_thing_plus_nrf9160/sparkfun_thing_plus_nrf9160_common.dts
M       west.yml
=== updating pcf85063a (pcf85063a):
--- pcf85063a: fetching, need revision master
From https://github.com/circuitdojo/pcf85063a
 * branch            master     -&amp;gt; FETCH_HEAD
HEAD is now at 81c1c28 APIs for Offset Register and CAP_SEL setting (#6)
=== updating sdk-hostap (modules/lib/hostap):
HEAD is now at 49fddb8f5 Fix handling connection timeout equal to 0
=== updating mcuboot (bootloader/mcuboot):
HEAD is now at 78fd7ff9 [nrf fromlist] boot_serial: Fix rc not being returned as a signed value
=== updating mbedtls-nrf (mbedtls):
HEAD is now at 89419b374 [nrf noup] Constant size for psa_core_key_attributes_t struct
=== updating nrfxlib (nrfxlib):
HEAD is now at 03d0965d doc: Update versions for 2.2.0 release
=== updating trusted-firmware-m (modules/tee/tf-m/trusted-firmware-m):
HEAD is now at 4a929712 [nrf fromlist]: Do not attempt to reset locked regions
=== updating tfm-mcuboot (modules/tee/tfm-mcuboot):
HEAD is now at 4aa516e7 Bump versions for v1.7.2
=== updating matter (modules/lib/matter):
HEAD is now at f4a75a5dc [nrf noup] config: nrfconnect: Define _DEFAULT_SOURCE
Synchronizing submodule url for &amp;#39;third_party/nlio/repo&amp;#39;
Synchronizing submodule url for &amp;#39;third_party/nlassert/repo&amp;#39;
Synchronizing submodule url for &amp;#39;third_party/nlunit-test/repo&amp;#39;
Synchronizing submodule url for &amp;#39;third_party/pigweed/repo&amp;#39;
=== updating cjson (modules/lib/cjson):
HEAD is now at c6af068 [nrf fromtree] fix: potential memory leak in merge_patch() (#611)
=== updating azure-sdk-for-c (modules/lib/azure-sdk-for-c):
HEAD is now at 308c171c [nrf fromlist] Make repository a Zephyr module
=== updating cmock (test/cmock):
HEAD is now at f65066f Merge pull request #404 from tz18/patch-1
Synchronizing submodule url for &amp;#39;vendor/c_exception&amp;#39;
Synchronizing submodule url for &amp;#39;vendor/unity&amp;#39;
=== updating memfault-firmware-sdk (modules/lib/memfault-firmware-sdk):
HEAD is now at d7ed96d Memfault Firmware SDK 0.35.0 (Build 615)
=== updating cirrus (modules/hal/cirrus-logic):
HEAD is now at 9f6b381 sdk-mcu-drivers: Added build system configs and generated files
=== updating openthread (modules/lib/openthread):
HEAD is now at 0759de4fc [dependabot] update commit message prefix (#8457)
=== updating canopennode (modules/lib/canopennode):
HEAD is now at 53d3415 Merge pull request #5 from teslabs/module-name
=== updating chre (modules/lib/chre):
HEAD is now at ef76d345 Merge pull request #4 from fabiobaltieri/chre-uprev
=== updating cmsis (modules/hal/cmsis):
HEAD is now at 093de61 DSP: Fix uninitialised variable references reported by GCC 12
=== updating edtt (tools/edtt):
HEAD is now at 1ea61a3 Fixing error in DLE test cases
=== updating fatfs (modules/fs/fatfs):
HEAD is now at a30531a zephyr: update include paths to use &amp;lt;zephyr/...&amp;gt;
=== updating hal_nordic (modules/hal/nordic):
HEAD is now at fe0be3c drivers: nrf_802154: Update the IEEE 802.15.4 component
=== updating hal_st (modules/hal/st):
HEAD is now at cccbc24 sensor: lsm6dso: Disable -Wmaybe-uninitialized for lsm6dso_mode_set
=== updating hal_wurthelektronik (modules/hal/wurthelektronik):
HEAD is now at 24ca987 Initialized WE HAL module repository.
=== updating libmetal (modules/hal/libmetal):
HEAD is now at 2f586b4 lib: update libmetal to SHA 23ba77941cf3
=== updating liblc3 (modules/lib/liblc3):
HEAD is now at 448f3de Merge pull request #8 from carlescufi/rename
=== updating littlefs (modules/fs/littlefs):
HEAD is now at ca583fd Merge tag &amp;#39;v2.5.0&amp;#39; of https://github.com/littlefs-project/littlefs into zephyr
=== updating loramac-node (modules/lib/loramac-node):
HEAD is now at ce57712f Don&amp;#39;t memset the TXRX buffer when radio is set to receive mode (#1345)
=== updating lvgl (modules/lib/gui/lvgl):
HEAD is now at 5ab83099 zephyr: add missing errno.h include
=== updating lz4 (modules/lib/lz4):
HEAD is now at 8e303c2 zephyr: make this repo a zephyr module
=== updating mbedtls (modules/crypto/mbedtls):
HEAD is now at 7fed49c9b CC3XX: Hardcode entry points for the CC3XX driver
=== updating mipi-sys-t (modules/debug/mipi-sys-t):
HEAD is now at 0d521d8 mipi_syst_api.c: Change MIPI_SYST_PCFG_PRINTF_ARGBUF_SIZE macro.
=== updating nanopb (modules/lib/nanopb):
HEAD is now at dc4deed Merge pull request #1 from pdgendt/zephyr
=== updating net-tools (tools/net-tools):
HEAD is now at e0828aa net-setup: Add instructions for NAT and routing
=== updating nrf_hw_models (modules/bsim_hw_models/nrf_hw_models):
HEAD is now at 65bc530 irq_ctrl: Add support for level interrupts
=== updating open-amp (modules/lib/open-amp):
HEAD is now at 8d53544 lib: update open-amp lib to release v2022.04.0
=== updating picolibc (modules/lib/picolibc):
HEAD is now at 04ada5951 Version 1.7.8
=== updating segger (modules/debug/segger):
HEAD is now at d4e568a Resolve circular include dependencies
=== updating tinycbor (modules/lib/tinycbor):
HEAD is now at 9e1f34b module: Deprecate TinyCBOR
=== updating tinycrypt (modules/crypto/tinycrypt):
HEAD is now at 3e9a49d cmake: Fix conditional in root CMakeLists.txt
=== updating TraceRecorderSource (modules/debug/TraceRecorder):
HEAD is now at 9893bf1 Merge pull request #8 from tleksell-pe/trace_recorder_4.6.3_update
=== updating tf-m-tests (modules/tee/tf-m/tf-m-tests):
HEAD is now at bcb53bc Merge pull request #4 from joerchan/tfm-library-mode-invalid-data-length-zephyr
=== updating psa-arch-tests (modules/tee/tf-m/psa-arch-tests):
HEAD is now at f4fc244 Merge pull request #5 from Vge0rge/increase_crypto_timeout
=== updating uoscore-uedhoc (modules/lib/uoscore-uedhoc):
HEAD is now at e892019 Merge pull request #11 from rlubos/zephyr-integration
=== updating zcbor (modules/lib/zcbor):
HEAD is now at 0556eda Update version from 0.5.99 to 0.6.0
=== updating zscilib (modules/lib/zscilib):
HEAD is now at ca070dd Merge pull request #39 from microbuilder/fix_tests_cmake

C:\SDK.V2.2.0\v2.2.0&amp;gt;pcf85063a&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It seems as though it has updated but im still not able to &amp;quot;include&amp;quot; the header file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>